विवरण
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:
स्क्रीनशॉट्स
इंस्टॉलेशन
- Upload
children-index/
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- use the [children-index] shortcode where you want a list of links to the child pages.
सामान्य प्रश्न
Developer Website: http://MyWebsiteAdvisor.com
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Name: Children Index Shortcode Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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