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

D3 Register Menus

外掛說明

Enhance your website’s navigation with the d3-register-menus plugin!
With this tool, you can register an impressive array of menu locations to provide a seamless browsing experience for your visitors.
With options such as the primary and secondary navigation menus, left and right sidebar menus, footer menus, and even a copyright menu, you’ll have the ability to organize your site’s content in a way that is intuitive and easy to access.

List of menu locations followed by the slug:

  • D3 Nav Primary Menu – d3-nav-menu-primary
  • D3 Nav Secondary Menu – d3-nav-menu-secondary
  • D3 Left Sidebar Primary Menu – d3-left-sidebar-menu-primary
  • D3 Left Sidebar Secondary Menu – d3-left-sidebar-menu-secondary
  • D3 Right Sidebar Primary Menu – d3-right-sidebar-menu-primary
  • D3 Right Sidebar Secondary Menu – d3-right-sidebar-menu-secondary
  • D3 Footer Menu 1 – d3-footer-menu-1
  • D3 Footer Menu 2 – d3-footer-menu-2
  • D3 Footer Menu 3 – d3-footer-menu-3
  • D3 Footer Menu 4 – d3-footer-menu-4
  • D3 Footer Menu 5 – d3-footer-menu-5
  • D3 Copyright Menu – d3-copyright-menu
  • D3 Footer Bottom Menu 1 – d3-footer-bottom-menu-1
  • D3 Footer Bottom Menu 2 – d3-footer-bottom-menu-2

Whether you’re looking to create a multi-level menu structure or simply want to add some custom links to your footer, d3-register-menus has got you covered.

D3 Register Menus is designed to work plug-and-play with D3 Suite’s themes but everyone developing a custom theme can use it.

安裝方式

  1. Add the plugin from the WordPress plugin directory or download it and upload to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Your menu locations display in Appearance -> Menus admin screen.

Note: D3 Register Menus is designed to work with D3 Suite’s themes but if you are developing a theme and you want to display one of the menus:
Place wp_nav_menu( array( ‘theme_location’ => ‘d3-slug-placeholder’ ) ); in your templates. Note: replace “d3-slug-placeholder” with the menu’s slug.

常見問題集

Is it compatible with every theme?

Theoretically yes, but it is demanded by your theme implementation.

I’ve created the menus but they aren’t showing

If you are using D3 Suite’s theme, empty the cache and they will appear.
If you are using another theme, you need to display the menus inside the theme following the instruction present in the Installation section.
Ask a developer if you’re not able to integrate it.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈D3 Register Menus〉的開發相關工作。

參與者

將〈D3 Register Menus〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.1

First stable version.