Kuvaus
Use the [children-excerpt] shortcode where you want to display the excerpts of the child pages.
Defaults to the first 50 words, can be overridden with length attribute so your excerpts can be set to any length of your choosing.
Developer Website: http://MyWebsiteAdvisor.com
Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/children-excerpt-shortcode/
Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/children-shortcode-plugins-tutorial/
Requirements:
To-do:
Asennus
- Upload ’children-excerpt/’ to the ’/wp-content/plugins/’ directory.
- Activate the plugin through the ’Plugins’ menu in WordPress.
- use the [children-excerpt] shortcode where you want to display the excerpts of the child pages.
UKK
Developer Website: http://MyWebsiteAdvisor.com
Arvostelut
There are no reviews for this plugin.
Avustajat & Kehittäjät
“Name: Children Excerpt Shortcode” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Name: Children Excerpt Shortcode” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.3
- updated code to only show items with a post_status of publish
- added order and order by arguments to the shortcode.
- verified compatibility with WP version 3.8.1
1.2
- added id attribute to shortcode so you can display an excerpt index on any page or post not just on the actual parent
1.1
- Minor Bug Fix
1.0
- Initial release