Descripción
Separator Widget inserts a horizontal rule ( <hr>
) or a custom div ( <div class="my-separator"></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!
Capturas de pantalla
Instalación
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
- Download Separator Widget
- Upload the
separator-widget
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Appearance -> Widget page and place the widget in your sidebar
Reseñas
Colaboradores & Desarrolladores
“Separator Widget” es software de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Separator Widget” ha sido traducido en 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce “Separator Widget” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
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.