विवरण
use the [children-content] shortcode where you want to display the content of the child pages.
Developer Website: http://MyWebsiteAdvisor.com
Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/children-content-shortcode/
Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/children-shortcode-plugins-tutorial/
Requirements:
- WordPress
To-do:
इंस्टॉलेशन
- Upload
children-content/
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- use the [children-content] shortcode where you want to display the content of the child pages.
सामान्य प्रश्न
Developer Website: http://MyWebsiteAdvisor.com
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Name: Children Content 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.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 a content index on any page or post not just on the actual parent
1.1
- Minor Bug Fix
1.0
- Initial release