Skip to content

Releases: JoryHogeveen/widget-subtitles

1.2.1

14 Nov 23:08
dce5b93
Compare
Choose a tag to compare
  • Enhancement: Improve updating subtitles to reflect WordPress default title.
  • Compatibility: Tested with WordPress 5.3.

Detailed info: PR on GitHub

1.2

02 Aug 23:57
9edd687
Compare
Choose a tag to compare
1.2
  • Feature: New filter: widget_subtitle to change the subtitle for a widget. Similar to WP's widget_title.
  • Feature: New filter: widget_subtitles_add_subtitle to allow custom subtitle location handlers.
  • Enhancement: Extended filter: widget_subtitles_available_locations now allows custom locations.
  • Enhancement: Make use of wp_get_sidebars_widgets() instead of a global to get the related sidebar ID from a widget instance.
  • Documentation: Created a wiki on GitHub.

Detailed info: PR on GitHub

1.1.4.1

21 Jun 23:32
Compare
Choose a tag to compare
  • Fix: PHP notice.

1.1.4

18 Jun 22:14
93868f8
Compare
Choose a tag to compare
  • Enhancement: Form JS handling.
  • Enhancement: Add support links on plugins overview page.
  • Maintenance: Updated to CodeClimate v2.

Detailed info: PR on GitHub

1.1.3

13 Nov 23:23
2cfc2a6
Compare
Choose a tag to compare
  • Feature: New filter widget_subtitles_available_locations. Overwrites the available locations for a widget.
  • Enhancement: Add fourth WP_Widget object parameter to the widget_subtitles_element and widget_subtitles_classes filters.
  • Enhancement: JavaScript improvements.
  • Compatibility: Tested with WordPress 4.9.

Detailed info: PR on GitHub

1.1.2

01 May 22:48
Compare
Choose a tag to compare
  • Feature: New filter widget_subtitles_default_location. Sets the default location for subtitles.
  • Feature: New filter widget_subtitles_edit_location_capability. Change the capability required to modify subtitle locations. #8
  • Enhancement: Fix CodeClimate coding standards issues.
  • Screenshots added

Detailed info: PR on GitHub

1.1.1

31 Jan 07:38
Compare
Choose a tag to compare
  • Maintenance: Add CodeClimate config
  • Enhancement: Fixed code inspections from CodeClimate.
  • Compatibility: Tested with WordPress 4.8.

Detailed info: PR on GitHub

1.1

12 Nov 00:53
Compare
Choose a tag to compare
1.1
  • Enhancement: Add extra parameters to the filter hooks.

NOTE: Release modified on wp.org. (quickfix class name widget-subtitle)

Detailed info: PR on GitHub

1.0.1

05 Oct 13:08
Compare
Choose a tag to compare
  • Enhancement: Update magic method error strings for translations
  • Enhancement: Update textdomain hook.

Detailed info: PR on GitHub

1.0

08 Aug 21:00
Compare
Choose a tag to compare
1.0

First version