=== Global Content Blocks=== Contributors: benz1 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=M27BDW5HXKAEQ Tags: admin, shortcode, shortcodes, code, html, javascript, code snippet, iframe, reuse, reusable, adsense, paypal, form, insert, global, content block, raw html, formatting, pages, posts Requires at least: 2.8.6 Tested up to: 3.0.3 Stable tag: 1.0 Create shortcodes to add HTML, forms, opt-ins, iframes, Adsense, code snippets, reusable objects, etc, to posts and pages to preserve formatting. == Description == **Global Content Blocks** allows you to create your own shortcodes to insert reusable code snippets or HTML including forms, opt-in boxes, iframes, Adsense code, etc, into pages and posts. You can insert them using the shortcodes or via a button in the TinyMCE visual editor toolbar. It is ideal for inserting reusable objects into your content or to prevent the WordPress editor from stripping out your code or otherwise changing your formatting. The snippets are masked as images to allow easy manipulation and non-html tags contamination. Further information and screenshots are available on the plugin homepage. == Installation == 1. Download the **global-content-blocks.zip** file to your local machine. 2. Either use the automatic plugin installer *(Plugins - Add New)* or Unzip the file and upload the **global-content-blocks** folder to your **/wp-content/plugins/** directory. 3. Activate the plugin through the Plugins menu 4. Visit the **Global Content Blocks** settings page *(Settings - Global Content Blocks)* to add or edit Content Blocks. 5. Insert the Content Block into pages or posts using the button on the editor tool bar or by inserting the shortcode **[contentblock id=xx]** where **xx** is the ID number of the Content Block. == Frequently Asked Questions == = How big a content block can I add? = The content block will hold up to 64,000 characters. = Will I lose my content blocks if I change the theme or upgrade WordPress? = No, the blocks are added to the WordPress database so are independent of the theme and unaffected by WordPress upgrades. = Can it be completely uninstalled? = Yes, there is an option to delete the database table if you want to completely remove the plugin. == Screenshots == 1. The Settings page 2. Adding a new Content Block 3. Inserting a Content Block using the toolbar button 4. Inserting a Content Block using the shortcode == Changelog == = 1.0 = * Stable version released. == Upgrade Notice == = 1.0 =