Changelog for other

0.38.0

Features

  • You can now use the placeholder {count} for the “prepend” and “append” parameters (shortcodes tag_groups_cloud and tag_groups_accordion). It will be replaced by the post count for each tag.
  • Gutenberg blocks for Tabbed and Accordion Tag Cloud. Use them with the Gutenberg Plugin or the upcoming WordPress version 5.0. Shortcodes won’t be affected. Read more here.

Other

  • Default value of “heightstyle” changed to “content”.
  • New REST API endpoint for enabled taxonomies.
  • Added support for exporting latest Tag Groups Premium settings.
  • Tested shortcodes with the Gutenberg Plugin. No issues found.
  • New documentation pages with the possibility to link from plugin backend directly to a help topic. (work in progress)
  • The HTML structure around tags was slightly changed. Please check if you customized anything.

1.11.0

Features

  • Option to display tags in groups directly under posts.

Bug Fixes

  • Fixed styling of Dynamic Post Filter affected tag clouds.
  • Fixed bug in maintenance function.

Other

  • Improved caching.
  • Additional check in maintenance function.
  • Updated localization.
  • Improved compatibility with other plugins that use a function called "caret".

0.37.0

Features

  • REST API endpoints /wp-json/tag-groups/v1/groups/ and /wp-json/tag-groups/v1/terms/ (currently only GET/read)

Bug Fixes

  • fixed broken HTML in accordion with parameter “include”

Other

  • If you use a custom theme, make sure your theme’s selector (CSS Scope on jQuery UI) is “.tag-groups-cloud”, not “.tag-groups-cloud-tabs”. Or add “.tag-groups-cloud-tabs” to div_class.

1.10.2

Bug Fixes

  • Fixed missing closing HTML tags.
  • Fixed problem to turn off object cache.

Other

  • Updated German translation.

1.10.1

Bug Fixes

  • Several fixes in the experimental API for page templates.
  • Dynamic Post Filter: Fixed "Read more" links with wrong title.
  • Dynamic Post Filter: Fixed unescaped quotes.
  • Dynamic Post Filter: Fixed "close all" button.

Other

  • Updated version check class for more reliable caching.
  • Performance improvements.
  • More fine-grained invalidation of caches.
  • Link to newsletter signup in "About".
  • News feed includes now items regarding the free base plugin.
  • Dynamic Post Filter: Optional SumoSelect.

0.36.1

Other

  • new version of SumoSelect (modified to allow for placeholders in single selects)
  • better cleanup during deinstallation
  • added action hooks
  • performance improvements for tag clouds

0.36.0

Features

  • new parameter/value info=label for shortcode tag_groups_info

Bug Fixes

  • permission settings to edit groups affected also editing tags

Other

  • after using and while deactivating the premium plugin, permissions to edit tag groups are reset to defaults
  • performance improvements
  • rebuild relevant post meta after taxonomy change (premium)

1.9.3

Bug Fixes

  • Fixed wrong post count of tags that are used with multiple groups.
  • Fixed error in meta box

Other

  • Content in the tag cloud table is now by default aligned to top.

1.9.1

Bug Fixes

  • Fixed wrong count of processed items after maintenance

Other

  • Improved performance for tag clouds

0.35.3

Other

  • default caching type changed to database
  • performance improvements for tag clouds with multiple groups per tag (premium plugin)