=== Separator Widget === Contributors: Daniel Ostman Donate link: http://www.danielostman.se/wordpress-plugins/ Tags: widget, separator, sidebar, widgets, wordpress, horizontal rule, custom div, plugin Requires at least: 3.0 Tested up to: 3.7.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A widget that inserts a horizontal rule or a custom div. == Description == Separator Widget inserts a horizontal rule ( `
` ) or a custom div ( `
` ) in your widget area. Each widget can be set to one of those options. No extra styling is added so you are free to style them however you want it. Add your custom `hr` styling to your CSS or use `.my-separator` if you prefer that option. Free and easy to use! [More info about the Wordpress plugin developer](http://www.danielostman.se/ "Visit Wordpress developer web site") == Installation == 1. Upload the `separator-widget` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to the Appearance -> Widget page and place the widget in your sidebar == Screenshots == 1. Widget configuration == Changelog == = 1.0 = * First release.