Цей плагін не перевірявся з останніми 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