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
Screenshots
Installation
- Upload
clearboth.php
to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress
FAQ
-
How to use short code?
-
By Simply typing [clearboth] in your content wherever you want
to appear.
Reviews
Contributors & Developers
“ClearBoth” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ClearBoth” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5
- Confirmed WordPress 6.4.3 compatibility
1.0.4
- Confirmed WordPress 6.0.2 compatibility
1.0.3.6
- Confirmed WordPress 5.8.1 compatibility
1.0.3.5
- Confirmed WordPress 5.5.3 compatibility
1.0.3.4
- Confirmed WordPress 5.3.2 compatibility
1.0.3.3
- Confirmed WordPress 5.2.2 compatibility
1.0.3.2
- Confirmed WordPress 5.0 compatibility
1.0.3.1
- Confirmed WordPress 4.7.2 compatibility
1.0.3
- Confirmed WordPress 4.7 compatibility
1.0.2
- Fixed the bug causing design break
1.0.1
- Confirmed WordPress 4.5 compatibility
1.0
- Initial release