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

Inner Page Menu

描述

This plugin adds a clean, simple meta box to Page allowing you to select a menu to display. Perfect for inner page sidebars.

Simply activate the plugin, then add <?php inner_page_menu(); ?> in your theme page or sidebar template, or use shortcode [inner-page-menu] (eg in a sidebar widget), where you want the inner menus to appear.

屏幕截图

  • An example of Inner Page Menu in action (front end).
  • The Inner Page Menu meta box on Page (back end)

安装

  1. Upload the inner-page-menu folder to the /wp-content/plugins/ directory
  2. Activate the Inner Page Menu plugin through the ‘Plugins’ menu in WordPress
  3. Add <?php inner_page_menu(); ?> in your theme page or sidebar template or use shortcode [inner-page-menu] (eg in a sidebar widget) where you want the inner menus to appear.

常见问题

None yet.

评价

2017 年 10 月 2 日
Plugin is really nice and simple to use. Installed very fast, didn’t have any problem with it.
阅读所有4条评价

贡献者及开发者

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

贡献者

帮助将「Inner Page Menu」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.1

  • Added shortcode
  • Tested with newer WordPress versions

1.0

  • Initial release