Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Name: Children Index Shortcode Plugin

Описание

use the [children-index] shortcode where you want a list of links to the child pages.

Developer Website: http://MyWebsiteAdvisor.com

Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/children-index-shortcode/

Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/children-shortcode-plugins-tutorial/

Requirements:

To-do:

Скриншоты

  • Example output of shortcode

Установка

  1. Upload children-index/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. use the [children-index] shortcode where you want a list of links to the child pages.

Часто задаваемые вопросы

Developer Website: http://MyWebsiteAdvisor.com

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Name: Children Index Shortcode Plugin» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Name: Children Index Shortcode Plugin» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.2

  • udated code to only show items with a post_status of publish
  • verified compatibility with WP version 3.8.1

1.1

  • added id attribute to shortcode so you can display an index on any page or post not just on the actual parent

1.0.1

  • added outside ul tags to encluse the output.
  • added order and order by arguments to the shortcode.

1.0

  • Initial release