Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Menu Override

Опис

On medium to large sites there is often a need to have a “global navigation” menu that exists at the top of every page of the site and then have section level navigation menus on various pages of the site. Not many themes allow you to do this so I created this plugin to fix that.

Встановлення

Simply install the plugin through the WordPress plugin manager. If you are not able to do so automatically, you an also download the plugin and put it in the wp-contet/plugins folder.

After the plugin is installed you’ll have a new option when editing pages in the right column to select which menu should be displayed on the page.

Учасники та розробники

“Menu Override” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Menu Override” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.4.1

  • Bug fixes from @cfenzo to fix issues using global $post and enabling support for overriding menu on “page_for_posts” page.

0.3

  • Added support to override menus on individual post pages

0.2.1

  • Minor fix to prevent php warning from displaying

0.2

  • Added ability to override multiple menu locations on a single page

0.1

  • Initial Release