=== PHP CMS Blocks === Contributors: iqbal1486 Tags: php blocks, cms blocks, reusable content, blokcs Donate link: http://www.overviewhere.com/donate.html Requires at least: 4.0 Tested up to: 4.7.4 Stable tag: 4.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple and flexible dynamic content management block with a shortocode. == Description == Simple and flexible dynamic content management block. Generate shortcode for content that will be repeated in various areas of your website and you can call php within the content area with the mentioned shortcode. Write once, paste your [shortcode] everywhere you want it to be displayed! One can restrict the blocks based on user role. In block management section, if no role were selected means its a public block. If role is selected, it means its a role specific dynamic block. Shortcode for every block will be visible beside the listing of the blocks in admin side. == Installation == 1. Upload the entire folder to the \'/wp-content/plugins/\' directory. 2. Activate the plugin through the \'Plugins\' menu in WordPress. 3. After the plugin is activated You will find \'PHP CMS Blocks\' menu item in the admin menu right under pages and posts. == Screenshots == 1. php-cms-screenshot-1.png 2. php-cms-screenshot-2.png 3. php-cms-screenshot-3.png