Changelog for feature

0.23.0

Features

  • The cache is automatically cleared when a post is updated
  • We don't reveal the database table prefix in debugging

0.22.0

Features

  • Option to delete the cache (for a particular set of parameters) with cache=-1

Other

  • Added the actual database request to the debugging output

1.44.0

Features

  • Tag Cloud Search: You can now filter tags additionally by words that appear in their descriptions (parameter search_title).
  • Tag Cloud Search: If you use the Tag Cloud Search with on of the plugin's tabbed (groups or first letters) or accordion tag clouds, we now automaticallly open the tab or panel of the first matching tag.

Bug Fixes

  • Fixing parameter “header_class” of Alphabetical Tag Index.
  • Fixing logic when saving post tags.
  • Improved compatibility with Twenty-Two theme.

Other

  • Toggle Post Filter: On small screens, slider opens now at most to the screen width.
  • Toggle Post Filter: Improved display of overlay message on small screens.

0.21.0

Features

  • Paramter post_type can also be a comma-separated list.

0.20.0

Features

  • New parameters: author__in, author__not_in, category__and, category__in, category__not_in, post__in, post__not_in, post_name__in, post_parent, post_parent__in, post_parent__not_in, tag__and, tag__in, tag__not_in, tag_slug__and, tag_slug__in. More information. Wherever WordPress requires an array, you submit the elements as comma-separated list: ...&tag__in=12,15.

1.43.0

Features

  • Organize groups on the back end under a parent level. See post.

Bug Fixes

  • Fixed styling in Gutenberg editor.
  • Meta Box: Fixed adding of same tag in different group.
  • Meta Box: Fixed error message for wrong taxonomies.

Other

  • Developers: New filter tag_groups_allow_duplicate_group_names to allow duplicate group names.

1.42.0

Features

  • Post Filters: Now you can configure excerpt length and ellipse also in the settings where you edit the post template.

Bug Fixes

  • Filter excerpt_length now correctly counts words, not characters, when used with placeholder {excerpt_html}.

1.41.0

Features

  • Tag Clouds: New placeholder {name} for custom title parameter that displays the tag’s name.
  • Tag Clouds: New parameters custom_title_zero and custom_title_plural. They work like custom_title for tags with a post count of 0 or >1.

1.41.0

Features

  • Tag Clouds: New placeholder {name} for custom title parameter that displays the tag’s name.
  • Tag Clouds: New parameters custom_title_zero and custom_title_plural. They work like custom_title for tags with a post count of 0 or >1.

Other

  • Improved image size for “image card” and “large image” templates.

1.40.0

Features

  • Multilingual sites: New option to sync groups when saving a tag across all translations (requires WPML).

Other

  • Multilingual sites: Copying over groups when creating translation of a tag (requires WPML).