Changelog for other

1.5.0

Features

  • Meta Box: Tags can now be moved to another group by drag and drop.
  • Tag Cloud: New shortcode parameter link_append for adding queries to the tag cloud links.
  • Dynamic Post Filter: Improved template with image sizes.

Bug Fixes

  • Meta Box: Fixed saving tags if used alongside the default tag box.
  • Meta Box: Prevented submitting tags from default tag box possible when it's disabled.
  • Meta Box: Prevented showing the group selector before all tags are available.

Other

  • Meta Box and Dynamic Post Filter: speed and stability improvements
  • Option to disable update checks by setting define('CM_UPDATE_CHECK', true );

0.26.1

Bug Fixes

  • fixed potential problem when first time saving settings (option turned off)

Other

  • added information about premium plugin to About screen

0.25.3

Bug Fixes

  • fixed wrong tag groups admin menu open when more than one taxonomy chosen
  • fixed messed-up HTML structure if no tabs displayed
  • fixed wrong styling of some confirmation messages

Other

  • prevent error when jQuery UI is not properly loaded

0.25.0

Features

  • improved security: exported and imported settings not easily accessible
  • improved usability of the settings page

Bug Fixes

  • fixed parameter "amount" not showing any tags when0 (affecting only PHP output as array)
  • fixed Group Tag admin page not appearing at selected taxonomy
  • fixed "non-object" notice if $screen is not available
  • fixed relationship parent - child not saved with tags/terms

Other

  • Growing code made it necessary to refactor the structure for better overview and future extensibility.

0.21.0

Features

  • new shortcode to display tags in an accordion (see settings)
  • added option to display HTML in term description

Bug Fixes

  • Quick menu appeared twice under certain circumstances
  • fixed broken images

Other

  • updated to latest version of jQuery UI

0.5.0

Features

  • added shortcode 'redirect_to_random_button' (with optional parameters 'div_class', 'button_class', 'text', 'redirect_to' and 'params' - documentation)
  • added parameters 'utm_source', 'utm_campaign', 'utm_medium', 'pk_campaign' and 'pk_kwd' to support tracking redirects
  • more robust against interference from themes through filter hook (effective only if redirect_to is called)

Other

  • switched to the more flexible 'WP_Query' class
  • confirmed to work with WP 4.5

0.19.1

Bug Fixes

  • "Search Tags" was broken

Other

  • updated the .pot file for localizations

0.2.0

Bug Fixes

  • incorrect processing of orderby and order for redirect_to=custom

Other

  • sorry, inconsistent version numbering...

0.8.2

Other

  • svn missed files, new version is 0.8.2.2