该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Main Menu

描述

With WP Main Menu you can create a great menu with links to categories, pages, posts, tags and more for WordPress. Currently WP Main Menu is a Beta, so you may find some bugs. If you found an error, please, report it immediately in this page.

To show the menu, add this code in your theme:

<?php wp_main_menu(); ?>

WP Main Menu won’t be updated anymore because WordPress 3.0 includes a menu manager. Thank you very much for using WP Main Menu and sorry for the inconvenience.

安装

  1. Upload wp-main-menu to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php wp_main_menu(); ?> when you want to show your menu

评价

此插件暂无评价。

贡献者及开发者

「WP Main Menu」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Main Menu」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2

  • Last release
  • Added Themes
  • Added Import/Export pages
  • Added Uninstaller
  • Added Unlimited siblings
  • Fixed Bugs related with deleting links

0.1

  • First release (Alpha)