This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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.

نقد و بررسی‌ها

2 اکتبر 2017
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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.1

  • Added shortcode
  • Tested with newer WordPress versions

1.0

  • Initial release