Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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.