=== Plugin Name === Contributors: cogitsolutions.com Tags: content block, templates Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds content block, which require some html and css knowledge, to editor content. == Description == Some content blocks required html and css knowledge. For example showing floating image on left and content on right so that content wraps below image. It is difficult for a person without html and css knowledge to add contents in such format. This plugin helps such users. It provides such content block templates. User just need to template and required html will be added to editor content automatically. User then change content as per requirement. Templates available 1. Left Content Right Image 2. Left Image Right Content More templates will be added in future. == Installation == 1. Upload `content-block-templates` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. "Content Block Template" Drop down box will be added to content editor. Select required template from drop down and template html will added to editor content at mouse pointer. == Frequently Asked Questions == = What contents template shows? = Dummy contents will be added to editor content. = How to change content? = Once template html added to your editor content you can select and edit content just like you do with other contents in editor. == Screenshots == 1. This screen shot shows editor after plugin activation. == Changelog == = 1.0 = * First version of plugin. * It includes two templates. == Upgrade Notice == == Arbitrary section == == A brief Markdown Example == Templates available 1. Left Content Right Image 2. Left Image Right Content