Skip to content

Releases: JoryHogeveen/genesis-widget-column-classes

1.3.1

09 Nov 15:56
88c130d
Compare
Choose a tag to compare
  • Enhancement: Load widget admin CSS in site head instead of each widget separately.

Detailed info: PR on GitHub

1.3

24 Dec 00:26
38a8794
Compare
Choose a tag to compare
1.3
  • Feature: New filter: genesis_widget_column_classes_select_multiple to allow multiple class selections. #8
  • Compatibility: Dark Mode (Github)

Detailed info: PR on GitHub

1.2.4.1

21 Jun 23:17
Compare
Choose a tag to compare
  • Fix: PHP notice. #9

1.2.4

18 Jun 22:13
d4ebef1
Compare
Choose a tag to compare
  • 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

13 Nov 23:22
e4629d4
Compare
Choose a tag to compare
  • 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

01 May 22:25
Compare
Choose a tag to compare
  • 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.

1.2.1

31 Jan 07:35
Compare
Choose a tag to compare
  • Add CodeClimate config
  • Fix CodeClimate issues (code inspections)
  • Tested with WP 4.8 (beta)

1.2

05 Oct 14:21
Compare
Choose a tag to compare
1.2
  • Compatibility with plugins that use the widget_display_callback hook
  • Remove duplicate classes if found
  • Update textdomain hook

1.1.4

08 Aug 20:47
Compare
Choose a tag to compare
  • Usage of the WP_Widget object for generating input names and ID's
  • Add filter genesis_widget_column_classes to add/modify available column classes
  • Tested with WordPress 4.6