這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WooCommerce Menu Extension

描述

We provide advance level of support for installation and customization at $10/hour.

Click here for more information.

Add “WooCommerce Links” into your WordPress menus just the way you are adding other menu items!

Features :

  • With this plugin you can now add a WooCommerce links to existing WordPress menu.
  • You can also add login/logout menu with auto switch functionality based on user’s login state.
  • You can also add WooCommerce search to menu.
  • You can also add multiple WooCommerce shortcodes whereever you want.
  • Nonce token is present on logout item.
  • If you want to show particular nav item after login then it also possible.

Plugin Developed by August Infotech Visit website

螢幕截圖

  • The woocommerce menu in nav menu admin page.
  • The woocommerce menu in nav menu front page and Shortcodes Display.
  • The woocommerce menu setting where we have to check option to show that nav menu after login only.

安裝

  1. Upload the “woocommerce-menu-extension” folder into the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. You can now add WooCommerce links in your Navigation Menus.
  4. See FAQ for usage.

Plugin Developed by August Infotech Visit website

常見問題

How does this works?

Visit your navigation admin menu page, you got a new box including 10 links, “Shop”, “Cart”, “Basket”, “Log In”, “Log Out”, “Log In|Log Out”, “Checkout”, “Terms”, “My Account”, “Search Product|Search”.

  • Add the link you want, for example “Log In|Log Out”.
  • You can change the 2 titles links, just separate them with a | (pipe).
  • You can add the 2 titles links, just separate them with a | (pipe) for “Search Product|Go” to display value and button.
  • You can add a page for redirection, example “#aiwoologout#index.php” or “#aiwoologinout#index.php”. This will redirect users on site index.

You can also add 11 shortcodes in your theme template or in your pages/posts. just do this :

  • For theme : <?php echo do_shortcode( '[ailoginout]' ); ?>
  • In you posts/pages : [ailoginout]

The 11 shortcodes are [aishop], [aicart], [aibasket], [ailogin], [ailogout], [ailoginout], [aicheckout], [aiterms], [aimyaccount], [aisearch] and [aiproductcat].

  1. Show Count : show_count (0 or 1).
  2. Show in dropdown : dropdown (0 or 1).
  3. Heirarchical : heirarchical (0 or 1).
  4. Show only children : show_only_children (0 or 1).
  5. Hide empty : hide_empty (0 or 1).
  6. Order : orderby (order or title).

You can also modify the title link with [ailogin]My Title[/ailogin] for example.

評價

2019年4月17日
Plugin can't properly tell whether user is logged in, if previously cached page is loaded. That's the only reason why I tried this plugin, but it looks like no custom links plugin is compatible with cache.
2018年11月4日
Lates version of wordpress and Woocommerce and had no errors. Very easy to used. My product menu done in less then 2 min. Thanks
2017年12月3日
I'm looking to add a menu of Product Categories, this only has store procedural pages. It's not bad for what it does, but it doesn't do enough. I grant 3 stars for a good plug-in that is needing more features. I'll keep it installed, waiting for the updates.
2017年10月15日
the concept is brilliant. but when i clicked on log in or log out buttons i added to menu bar, nothing happened. 🙁
閱讀全部19個評價

貢獻者及開發者

“WooCommerce Menu Extension” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WooCommerce Menu Extension 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.6.2

  • Bug Fixes For Deprecated Function.

1.6.1

  • Hot fixes.
  • Set compatibility with current WordPress and woocommerce versions.

1.6

  • Replaced deprecated woocommerce_get_page_id with wc_get_page_id.

1.5

  • Resolved some notices and now no need to add walker hook into theme file.

1.4

  • Check option to show that nav menu item after login only.

1.3

  • Add product categories shortcode with listing and dropdown functionality.

1.2

  • Change shortcode title for further confliction possibilities.
  • Add Basket to the menu and shortcode.
  • Add Product search to the menu and shortcode.
  • Add Hello user to the logout shortcode.

1.1

  • Upgrade Version

1.0

  • First Version