Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

pagemenu

Descripción

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.

Instalación

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.)

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "pagemenu" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.