Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Name: Children Index Shortcode Plugin

Beskrivelse

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:

Skærmbilleder

  • 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

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Name: Children Index Shortcode Plugin” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

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