Deskripsi
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.
Tangkapan Layar
Instalasi
- 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!
Ulasan
Kontributor & Pengembang
“Widgets in Columns” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Widgets in Columns” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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