=== Include Content By Shortcode === Contributors: kashanshah Tags: include, include content, include HTML, nested content, copy content, duplicate content, shortcode, includes Donate link: https://kashanshah.ga Requires at least: 4.0.1 Tested up to: 4.9.6 Requires PHP: 5.2.4 Stable tag: 0.0.9.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows to add single content in multiple posts and pages by a shortcode. It is used to fulfill the concept of PHP\'s \'include\' function. == Description == This plugin allows the user to add single content in multiple posts and pages by means of a shortcode. It is used to fulfill the concept of PHP\'s \'include\' function. For example, my brand\'s tagline, \"The Best Of Its Kind\" set to be used on various pages and posts, I would add that in Included Content and it will generate a shortcode against this content. This generated shortcode will now be placed everywhere I want to add my tagline. Now in future, if I would change my tagline, I would need to change it only in Included Content and it will change it everywhere the shortcode was used. == Installation == 1. Upload “include-content-by-shortcode” to the “/wp-content/plugins/” directory. 2. Activate the plugin through the “Plugins” menu in WordPress. == Screenshots == 1. Add a content 2. Copy the shortcode generated for that content 3. Paste the shortcode in any post or page 3. The included content will appear where the shortcode would be pasted == Changelog == 0.0.9 First Release 0.0.9.2 Updated readme files including installation instructions and screenshots.