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

ShortCode – Get Child List

説明

With this plug-in, you can use shortcodes to output list of children pages or sitemap.
Write following shortcode in your post text.

Generate a sitemap : [get_sitemap]
Generate a list of child and descendant pages: [get_childlist]

You can also customize output with optional arguments:

[get_childlist id=”parentID (optional)” add=”additional element (optional)” exclude=”exclude page by id (optional, e.g. exclude=”34,123,35,23″)” exclude_by_slug=”exclude page by slug (optional, e.g. exclude_by_slug=”test,hoge,home”)]

スクリーンショット

  • Using shortcode at editor
  • Example of output using options

インストール

  1. Download and unzip to the ‘wp-content/plugins/’ directory
  2. Activate the plugin.

評価

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

貢献者と開発者

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

貢献者

“ShortCode – Get Child List” をあなたの言語に翻訳しましょう。

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

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