Changelog for Tag Groups - free

1.36.0

Features

  • Parameter threshold (Tabbed Tag Cloud, Accordion Tag Cloud, Alphabetical Index, Alphabetical Tag Cloud, Tag List) to use only tags with a minimum post count.

Other

  • CSS improvement for Tag List and Alphabetical Tag Index
  • Updated Freemius SDK to version 2.4.1

1.35.2

Other

  • Alphabetical Tag Cloud & Alphabetical Tag Index: Use parameter ignore_accents=1 to treat letters with accents like those without

1.35.1

Bug Fixes

  • Fixed determining post counts per letter in Alphabetical Tag Cloud & Alphabetical Tag Index

Other

  • Tried to enforce locale of WP settings for Alphabetical Tag Cloud & Alphabetical Tag Index; use new parameter locale="" to set your own locale
  • Add shortcode parameter remove_filters=0 to tag clouds/lists to skip removing WP filters

1.35.0

Features

  • Now Tag Groups can handle an existing custom tag order. You will need the plugin Simple Custom Post Order or Custom Taxonomy Order and then use “term_order” as value for “orderby”

Other

  • Improved cleaning of cache.

1.34.1

Bug Fixes

  • Tag Admin Page: Tag counts should be on each page per taxonomy
  • Tag Admin Page for custom taxonomies: Linked tag page now shows correct menu
  • Gutenberg: Fixed bug that prevented loading of editor styles
  • Minor bug fixes

Other

  • Revamped development news

1.34.0

Premium version only

1.33.0

Features

  • For Developers: New filter tag_groups_tag_title to create a custom title (HTML attribute for tags).

Bug Fixes

  • Too strict permission check blocked access to data via the REST API.

Other

  • Parameter “custom_title” can now be empty to suppress any title.

1.32.3

Bug Fixes

  • Fixed condition and improved loading speed of tabs and accordions

1.32.2

Other

  • Tolerate taxonomies among tag cloud parameters that are not selected in the settings.

1.32.1

Bug Fixes

  • Fixed bug in post_in_tag_group()

Other

  • Improved error handling in Gutenberg blocks if server returns unusable result