Simple Breaks

Simple Breaks adds in shortcodes for everyday html elements that normally get removed by visual mode

Author:Hit Reach (profile at wordpress.org)
WordPress version required:2.0
WordPress version tested:3.5
Plugin version:3.0.0
Added to WordPress repository:10-03-2011
Last updated:21-01-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:5
Plugin URI:http://www.hitreach.co.uk/wordpress-plugins/s...
Total downloads:13 949
Active installs:3 000+
plugin download
Click to start download

Simple Breaks adds in shortcodes for everyday html elements that normally get removed by visual mode allowing you to use them seamlessly with your WordPress content.

Currently the tags added in are:

  • br - A line break
  • cl - An empty div tag with clear:left attribute
  • cr - An empty div tag with clear:right attribute
  • cb - An empty div tag with clear:both attribute
  • hr - A horizontal rule tag (hr)
  • sp - An empty div which has a height set based on it's size attribute (in pixels) so size=10 translates as height=10px