=== Include Content By Shortcode === Contributors: kashanshah Donate link: http://kashanshah.ga/ Tags: developers, country names, body tag Requires at least: 4.0.1 Tested up to: 4.9.6 Requires PHP: 5.2.4 Stable tag: 0.0.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html 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. == 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. == Frequently Asked Questions == = Does it also adds images? = Yes, by adding the shortcode of your Included Content, in your post, your post will publish complete Included Content at the place where the shortcode was pasted. == Changelog == = 0.0.9 = * First release.