Description
Very simple plugin. It simply displays content on the page from another page/post.
To add content from a page, use the following shortcode:
[page-content-sc id=”PAGE_ID”]
Replace PAGE_ID with the id of the page you wish to import.
To add content from a post, use the following shortcode:
[post-content-sc id=”POST_ID”]
Replace POST_ID with the id of the post you wish to import.
Built by The Marketing Mix Perth: https://www.marketingmix.com.au
Installation
1) Install WordPress 5.6 or higher
2) Download the latest from:
https://wordpress.org/extend/plugins/pagepost-content-shortcode
3) Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded.
4) Activate the plugin.
Built by The Marketing Mix Perth: https://www.marketingmix.com.au
Reviews
Contributors & Developers
“Page/Post Content Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Page/Post Content Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Commit