Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import…
About Genesis Widget Column Classes
This plugin allows you to easily add column classes to your widgets in the Genesis Framework or any theme that uses the old Bootstrap column classes. It does not add CSS for these columns, just the classes, so you will need to add the actual CSS in your theme. There are also filters available to customize the available column classes and the capability required to modify them.Screenshots


Changelog
1.3.1
- Enhancement: Load widget admin CSS in site head instead of each widget separately.
Detailed info: PR on GitHub
1.3
- Feature: New filter:
genesis_widget_column_classes_select_multipleto allow multiple class selections. #8 - Compatibility: Dark Mode (Github)
Detailed info: PR on GitHub
1.2.4.1
- Fix: PHP notice. #9
1.2.4
- Enhancement: UI improvement.
- Enhancement: Add support links on plugins overview page.
- Maintenance: Updated to CodeClimate v2.
- Updated/Added: Screenshot.
Detailed info: PR on GitHub
1.2.3
- Enhancement: Better attribute replacement.
- Enhancement: Add wrapper div if the widget parameters are incorrect.
- Enhancement: Do not load textdomain if the user does not have access.
- Compatibility: Tested with WordPress 4.9.
Detailed info: PR on GitHub
1.2.2
- Feature: new filter
genesis_widget_column_classes_capability. Change the capability required to modify column classes. - Enhancement: Helper method to get the available column classes.
- Enhancement: Fix CodeClimate coding standards issues.
Detailed info: PR on GitHub
1.2.1
- Enhancement: Fixed code inspections from CodeClimate.
- Compatibility: Tested with WordPress 4.8.
1.2
- Compatibility: Compatibility with plugins that use the
widget_display_callbackhook. - Enhancement: Remove duplicate classes if found.
- Enhancement: Update textdomain hook.
1.1.4
- Enhancement: Usage of the WP_Widget object for generating input names and ID’s.
- Feature: Add filter
genesis_widget_column_classesto add/modify available column classes. - Compatibility: Tested with WordPress 4.6.
1.1.3
- Enhancement: Usage of a single instance of the class.
- Compatibility: Add support for translate.wordpress.org.
- Enhancement: Minor code standard fixes.
1.1.2
- Enhancement: Allow “first” class when no width is selected.
1.1.1
- Fix: constructor for PHP7.
1.1
- Enhancement: Make plugin object oriented (OOP).
- Enhancement: Make “no genesis theme” nag dismissible.
- Enhancement: Code, format and security improvements.
1.0.1
- Enhancement: Some small improvements.
1.0
- Created from nothingness just to be one of the cool kids. Yay!
