このプラグインは 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 で購読してみてください。