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.

Page navigation menu

विवरण

The administrator is able to select a menu(from menu editor) in post/page editor. The navigation menu will be outputed with help from page_navigation_menu() function.

इंस्टॉलेशन

  1. Upload page_navigation_menu.php to /wp-content/plugins/page_navigation_menu/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the function page_navigation_menu() in a page template.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Page navigation menu” into your language.

Interested in development?

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

बदलाव विवरण

1.0.1

  • Fixed a database-bug.

1.0

  • Released first stable version