ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Genesis Subpages as Secondary Menu

აღწერა

Replaces the Genesis Secondary Menu with a dynamic listing of the current section’s subpages. You must be using the Genesis Theme Framework, and your child theme must support the Secondary Menu theme location.

Simply activate the plugin, then go to a page with subpages. It should list all the subpages in the secondary menu. Navigating to a subpage will keep the same menu (it lists all subpages of top level page, not current page).

If you go to Appearance > Menus, it will show the Secondary Menu location as currently set to “Genesis Subpages”.

Want a similar listing in your sidebar? Use my BE Subpages Widget plugin

Support Forum | View all plugins by Bill Erickson

ხდკ

Installation Instructions
  1. Upload genesis-subpages-as-secondary-menu to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.

მიმოხილვები

12.01.2017
Elegant solution. Once implemented it's hands off for the user - new child pages are handled automatically with no need to update the menu.
2 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Genesis Subpages as Secondary Menu” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Genesis Subpages as Secondary Menu თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

Version 2.0

  • Completely rewritten from the ground up. Code is cleaner and improved performance
  • In the Menus section, the secondary menu is now marked as active with “Genesis Subpages” to improve usability

Version 1.8

  • Fixed typo that prevented secondary menu from appearing

Version 1.7

  • Improve HTML5 Support

Version 1.6

  • Add support for Genesis 2.0 menus

Version 1.5

  • Display subnav when using Genesis 1.9 or later

Version 1.4

  • Wrap menu items in unordered list, and make the ul filterable ( be_genesis_subpages_wrapper )

Version 1.3

  • Prevents you from activating plugin if you’re not using Genesis
  • Only display subnav if there are subpages, props dburns

Version 1.2

  • Fixed an error where the subnav could change the active page you’re on.

Version 1.1

  • Fixed an error when running in debug mode and on a non-page
  • Added ‘be_genesis_subpages_args’ filter so that you can modify the page arguments.

Version 1.0

  • This is version 1.0. Everything’s new!