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

Autogen Headers Menu

აღწერა

This plugin will automatically generate an ordered menu from the headers in your post.

  1. The plugin adds an ID to all your headers in the post.
  2. Add the shortcode [autogen_menu] anywhere in the post, to automatically generate a menu with links to your post’s headers.
  3. You have the option to add links the top of the page next to all the headers. Do this by adding the custom field “autogen_menu_show_top” with a value “true” to the relevant posts.

“autogen_menu” Shortcode Options

Options for the [autogen_menu] shortcode:

  • head_class = style classes for the Menu header.
  • div_class = style classes for the wrapping div.
  • ol_class = style classes for all OL.
  • li_class = style classes for all LI.
  • a_class = style classes for all the links.
  • depth = the maximum levels of menu to display. The default is 3.

Custom Fields

  1. Add the custom field “autogen_menu_show_top” with a value “true” to add “top” links next to your headers.
  2. Add “autogen_menu_show_numbering” to add numbers to all your headers.

Widgets

  1. There is a new widget called ‘Autogen Menu Widget’ that displays the post’s generated menu.

ეკრანული სურათები

  • An example of the menu created.

დაყენება

  1. Upload the “autogen-headers-menu” plugin to your /wp-content/plugins/ directory.
  2. Activate it.

ხდკ

Question: Will this plugin change my posts?

Answer: The only thing you add to your post is the shortcode. The plugin renders on display and changes nothing in the saved content.

მიმოხილვები

There are no reviews for this plugin.

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

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

მონაწილეები

გადათარგმნეთ Autogen Headers Menu თქვენს ენაზე.

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

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

ცვლილებები

1.0.1

  1. Added a menu widget.

1.0.0

  1. Added the option to have numbering to the headers.
  2. Added the option to ignore a specific header (usefull when placing the Menu after some content).
  3. Added the option to set the menu’s header text

0.9.2

  1. Made the plugin translation ready.
  2. Added the option to have links to the top of the page next to headers.
  3. Added “depth” option.
  4. Fixed a bug while displaying a menu with depth larger than 2.

0.9.0

First public version of the plugin.