=== Post6WidgetArea === Contributors: enomoto celtislab Tags: dynamic_sidebar, widget, advertising, category, lifetime Requires at least: 3.4 Tested up to: 3.5 Stable tag: 0.5.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add the widget area of 6 locations around the post article, etc.. == Description == You can easily insert before and after the articles, advertising and social button, and boilerplate. You will be able to display them by a specified filter category and lifetime in a variety of places blog. Add 6 widget areas. * Start position of the page area * Before the single post content * Articles in short code position * After the single post content * End position of the page area * In the HTML <head> element Add Post6 text widget * It is a function up version of the text widget. * You can specify the lifetime and post ID, category of interest. * You can specify to be processed on footer section to extract <script> tag. These features, making it easy to use for displaying an advertising and social button, and boilerplate. [日本語の説明](http://celtislab.net/wp_plugin_post6widgetarea/ "Documentation in Japanese") == Installation == 1. Upload the `Post6WidgetArea` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Open the setting menu, it is possible to set the execution condition. == Screenshots == 1. The widget area configuration menu. 2. 6 widget areas that have been added. 3. post6 text widget setting (Chrome browser when used with HTML5-enabled theme) 4. post6 text widget setting (HTML5 'input type=date' unsupported browser) == Changelog == = 0.1.0 = * 2013-03-21 First release = 0.2.0 = * 2013-03-25 Add options (exclude option setting) = 0.4.0 = * 2013-04-05 Internationalization (Japanese translation MO file) = 0.5.0 = * 2013-05-09 Add Post6 text widget