该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

pagemenu

描述

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.

安装

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

评价

此插件暂无评价。

贡献者及开发者

“pagemenu” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“pagemenu”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志