=== Separator Widget === Contributors: Daniel Ostman Donate link: http://www.danielostman.se/wordpress-plugins/ Tags: widget, separator, sidebar, widgets, wordpress, horizontal rule, custom div, plugin, divider Requires at least: 3.0 Tested up to: 4.7 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://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 == = Normal installation = Go to the Plugins menu in Wordpress admin, click "Add New" and search for "Separator Widget". Then click "Install Now" and finally "Activate" it. = Manual installation = 1. Download Separator Widget 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.2 = * Updated Wordpress support to version 4.7 * Fixed Customizer error-message = 1.0.1 = * Added internationalization-support * Added Swedish translation = 1.0 = * First release.