=== Plugin Name ===
Contributors: nabtron
Donate link: http://nabtron.com/clearboth/
Tags: clear, both, clearboth, wordpress, post, remove, float, floating, alignment, left, right
Requires at least: 4.2
Tested up to: 4.5
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add clear both via line break or div using shortcode in your post or page plugin for wordpress
== Description ==
Add clear both via line break or div using shortcode in your post or page plugin for wordpress.
By Simply typing [clearboth] in your content while editing or creating a post or page, wherever you want <br style="clear:both"; /> to appear.
You will not see a linebreak on the backend while you're writing, but you can preview your article or post to see how it works.
Check the screenshots of this plugin to get a better idea.
Found a bug or have a feature request ? Report here
== Installation ==
1. Upload `clearboth.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How to use short code? =
By Simply typing [clearboth] in your content wherever you want
to appear.
== Screenshots ==
1. Clearboth usage while writing in backend
2. Clearboth output on frontend
== Changelog ==
= 1.0.2 =
* Fixed the bug causing design break
= 1.0.1 =
* Confirmed WordPress 4.5 compatibility
= 1.0 =
* Initial release
== Upgrade Notice ==
= 1.0.2 =
Fixed the bug causing design break