Beschreibung
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.
Screenshots
Installation
- 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!
Rezensionen
Mitwirkende & Entwickler
„Widgets in Columns“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Widgets in Columns“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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