このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Local Nav

説明

This plugin will allow you to add a local navigation to your widget areas.
You will need to have your pages organized in a hierarchical manner for this to work.
This does not display on post pages or your front page.
Please not this includes no css as of now, you will need to do this yourself
**Please make sure to use the class name in the admin, this will be added to your

<

nav class-“”> to allow for styling **

Arbitrary section

インストール

  1. Upload local-nav.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the local nav widget into the area you wish to see your local menu.
  4. Setup options including depth and class name.
  5. Organize your pages appropriately.

FAQ

What is the depth

(integer) This parameter controls how many levels in the hierarchy of pages are to be included in the list generated by wp_list_pages. The default value is 0 (display all pages, including all sub-pages).

* 0 (default) Displays pages at any depth and arranges them hierarchically in nested lists
* -1 Displays pages at any depth and arranges them in a single, flat list
* 1 Displays top-level Pages only
* 2, 3 … Displays Pages to the given depth

評価

このプラグインにはレビューがありません。

貢献者と開発者

Local Nav はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Local Nav” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。