Linux 软件免费装
Banner图

My Account navigation to menu

开发者 mjkhajeh
更新时间 2026年7月11日 07:36
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

menu woocommerce navigation endpoints my account

下载

1.0.0.0

详情介绍:

By default, WooCommerce builds the My Account page navigation (Orders, Downloads, Addresses, Account details, Logout, etc.) from its own internal list, and customizing it normally means writing PHP filters. This plugin registers a dedicated WordPress menu location called Account page menu. Once you assign a menu to that location, the plugin: This means you can manage the My Account navigation the same way you manage any other menu on your site — via Appearance → Menus — including reordering items by drag-and-drop, renaming labels, and adding or removing entries. If no menu is assigned to the Account page menu location, the plugin has no effect and WooCommerce's default My Account navigation is used as-is. Requirements

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install the plugin zip via Plugins → Add New → Upload Plugin in your WordPress admin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Appearance → Menus.
  4. Create a new menu (or choose an existing one) and add the items you want to appear on the My Account page.
  5. Under Menu Settings, assign the menu to the Account page menu location, then save.

升级注意事项:

1.0.0.0 Initial release.

常见问题:

Does this work without WooCommerce?

No, WooCommerce must be installed and active, since this plugin hooks into WooCommerce's account navigation filters.

Can I add custom links or pages?

Yes. Any item you can normally add to a WordPress menu (pages, custom links, posts, categories) can be added to the Account page menu, as long as the corresponding endpoint exists.

What happens to endpoints not included in my menu?

Endpoints not present in your assigned menu are left to WooCommerce's default behavior for their URL, but only items present in the menu will be pulled into the rendered navigation list.

How do I change the order of the My Account tabs?

Drag and drop the items into the order you want inside the Account page menu under Appearance → Menus, then save the menu.

How do I rename a tab, like "Orders" or "Downloads"?

Edit the corresponding menu item's navigation label in Appearance → Menus and save. The new label will appear on the My Account page.

How do I remove a tab?

Simply leave its menu item out of (or remove it from) the menu assigned to the Account page menu location.

更新日志:

1.0.0.0