Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

pagemenu

Descrizione

Pagemenu selects pages from the WordPress database and presents them in a dropdown menu.

“Pagemenu” for WordPress came about when I needed a way to get page titles from the database for a dropdown menu. It is a horizontal dropdown menu based on css properties and includes a css file. No javascript is required.

Other

Pagemenu is not currently configured for categories or posts.

Currently there is only 1 dropdown level, more to come.

Go to my site: http://rickwright11.com/ if you need more or want you see the menu in action. You can also contact me from there.
I will try to help; but keep in mind we all have to earn a living.

Installazione

Installation is normal; as for any WordPress plugin just unzip to the WordPress plugin directory plugins/pagemenu and activate by clicking activate on the wp admin plugin page

Add this php code “<?php echo pagemenu() ?>” with the appropriate php braces (if necessary) where you wish the menu to appear.

At this point there is no special configuration for “pagemenu”. If you are familiar with php you can of course edit the php function … not too difficult to read, I hope. Css options can of course also be adjusted to suit.

Using

Pagemenu selects page titles and page links from the database based upon the parent, you choose when you create the page. Parent pages (ie: pages not linked to other pages ) become the top menu item.

When you want a page listed under a particular parent, just select the desired parent in the parent dropdown on the right side of the edit page menu in WordPress Admin. (or “Main Page (no parent)” if you want the page to be a parent)

When you have more than 1 page, list the order in which, you want them to appear (just beneath the parent dropdown on the right side.)

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“pagemenu” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “pagemenu” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.