This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Name: Children Index Shortcode Plugin

Description

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:

Screenshots

  • Example output of shortcode

Installation

  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.

FAQ

Developer Website: http://MyWebsiteAdvisor.com

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Name: Children Index Shortcode Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

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