=== Wp Custom CMS Block === Contributors: digontoahsan Donate link: Tags: custom field, admin option, admin custom field, custom cms block, static block, wordpress sidebar content, header content, footer content, social media, url Requires at least: 3.3 Tested up to: 3.5 Stable tag: 2.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Create cms block in your admin area to manage header contact number, welcome text, social media url, sidebar content or footer text. == Description == You can create textfield, textarea or wp-editor in admin panel easily. Textarea and wp-editor support html content. WYSIWYG editor will give you flexibility to manage content. You will get all blocks shortcodes at admin panel. Use it where you want. Optionally you can use template tag to get all blocks in an associate array. = Key Feature = * You can create text-field, text-area or WYSIWYG editor in admin panel easily. * You can use it to manage header or footer contact number, email or welcome text. * You can use it to manage sidebar content. * Manage your urls easily with textfield. * You can also use it to manage your social media. * very easy to use. You will get all the fields shortcode in one place. == Installation == Using the WordPress dashboard 1. Login to admin panel 2. Go to Plugins 3. Select Add New 4. Search Wp Custom CMS Block 5. Select Install Now 6. Select Activate Plugin Manual 1. Download the plugin and extract the files 2. Upload the directory "wp-custom-cms-block" to your wp-content/plugins/ directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Check the "cBlock" Tab created by this plugins for manage block 5. Use shortcode found in admin panel.Check screenshot 4 6. Optionally use template tag get_wpcc_blocks() to get all blocks in an associate array(use block_id as array key) == Frequently Asked Questions == = Where do I submit a question? = This is my first attempt at a plugin, so I don't have a FAQ yet. == Screenshots == 1. add new block 2. text block 3. wp-editor 4. all blocks shortcode == Changelog == = 1.0 = * First version. = 1.1 = * Bug fix = 2.0 = * Few major changes. = 2.1 = autop issue fixed and enabled shortcode in editor == Upgrade Notice == * Current version == Thank You == Don’t forget to give ratings if this plugin help you.Thank you for using this plugin!