Changelog for feature

0.3.0

Features

  • added option 'default_redirect_to'
  • enabled criteria 'has_password' and 'tag_id'
  • added a "Help" link on the plugins page

Bug Fixes

  • improved compatibility with other plugins

0.18.0

Bug Fixes

  • hardening security (escaping url before its use in menu)
  • adding back lost option to bulk action menu to unassign
  • added missing bulk action menu under the table (menu changes are synchronized)
  • wrong group label in confirmation message after bulk change

Features

  • selecting group for bulk change automatically selects action "assign to"

0.17.0

Features

  • option to set the target attribute for links (link_target)
  • option to hide the tag count in the tooltip when hovering your mouse over a tag (show_tag_count)

0.16.0

Features

  • option for different styling of tags according to whether they are assigned to the post or page (assigned_class)
  • option to force displaying all groups (show_all_groups)

0.15.0

Features

  • sorting by tag groups on tag/category page

0.14.0

Features

  • bulk assigning of terms

0.13.0

Features

  • localizations enabled
  • Spanish translation (es_ES) by Andrew Kurtis - muchas gracias!

0.12.0

Features

  • multiple taxonomies (please check settings after update)
  • new parameter to select taxonomies for tag cloud

Bug Fixes

  • function post_in_tag_group was wrong for other taxonomies than tags

0.11.0

Features

  • multiple shortcodes/clouds per page by using 'div_id' with own values
  • general settings for 'collapsible' and 'mouseover' can be overridden per cloud
  • new parameters to prepend and append text to tags

0.10.0

Features

  • added two parameters for shortcode and function to filter tags or groups depending on the tags of a particular post
  • added parameter to optionally hide empty tabs

Bug Fixes

  • updated uninstall routine