Descripción
This plugin adds two options for widgets, one to set the width of the widget and also an option to show an icon beside the widget. You can define new rows of widgets using the Divider widget. Supports RTL layouts as well.
Capturas
Instalación
- Upload the whole plugin directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it. All the configuring is in the usual widget admin interface.
- Enjoy!
Reseñas
Colaboradores y desarrolladores
«Widgets in Columns» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Widgets in Columns» 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.
Registro de cambios
0.2.4
- Fixed a bug where the widget icon did not show when the Width of the widget was default
- Removed PHP notices
- New media uploader
0.2.3
- Fixed a small bug: double clear div output
0.2.2
- Changed ‘dynamic_sidebar_params’ hook’s priority to make sure the wrapper divs will wrap everything else.
0.2.1
- Fixed a minor bug where, when no width option was set, the plugin would output an ampty div around the widget
0.2
- Added the Spacer widget
- Fixed a bug for widgets which had more than one digit ID
- Added the upload button for icon field