Описание
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.
Снимки на разширението
Инсталиране
- 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!
Отзиви
Сътрудници и разработчици
“Widgets in Columns” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Widgets in Columns” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
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