Changelog for feature

0.15.0

Features

  • New parameter each_once to pick each post only once when using redirect_to=random. Use each_once=rewind to start over again after all posts are done. each_once= with a target post/page ID to finish there. Works only if visitors have cookies enabled.

1.25.0

Features

  • Added jQuery UI theme “delta”.
  • Added button in First Aid to reset filter on tags page.

Bug Fixes

  • Dynamic Post Filter with Toggles: If no taxonomy set via parameter, use all from settings.

Other

  • Minor performance and design tweaks.

1.25.0

Features

  • Added jQuery UI theme “delta”.
  • Added button in First Aid to reset filter on tags page.

Other

  • Minor performance and design tweaks.

0.14.0

Features

  • New parameter rutpdebug to show what is going on and help you debug issues. (Use rutpdebug=2 to show also query parameters.)

1.24.0

Features

  • New shortcode: tag_groups_tag_list displays your tags in a list, optionally in columns.
  • New shortcode: tag_groups_alphabetical_index in an alphabetical index under first letters, optionally in columns.

Bug Fixes

  • Fixed: Migration and maintenance would sometimes skip items on slow systems.
  • Fixed: Post filter not working for tags that appeared only in unpublished posts.

Other

  • Updated Freemius SDK to version 2.3.2.
  • Increased timeout for processing tasks.
  • Performance improvements when processing migration and maintenance.

1.24.0

Features

  • New shortcode: tag_groups_tag_list displays your tags in a list, optionally in columns.
  • New shortcode: tag_groups_alphabetical_index in an alphabetical index under first letters, optionally in columns.
  • Added “First Aid” tab to “Troubleshooting” in the Tag Groups settings.

Bug Fixes

  • Fixed: Post filter not working for tags that appeared only in unpublished posts.

Other

  • Tag group is now saved in the term meta. This will run a migration routine.
  • Updated Freemius SDK to version 2.3.2.

0.13.0

Features

  • Redirect to the previous or next post (of the same post type) with ?redirect_to=prev or ?redirect_to=next.

blog post

1.23.0

Features

  • New filters for developers to modify tags and tag clouds before output: tag_groups_cloud_tag_inner, tag_groups_cloud_tag_outer, tag_groups_cloud_html. See the documentation for more details
  • Added benchmarks, including speed tests of various caching options in Troubleshooting -> System Information

Bug Fixes

  • Fixed incorrect setting of WP object cache
  • Fixed a bug when deleting a tag group
  • fixed: div wrapper of amount in Dynamic Post Filter With Toggles disappeared

1.23.0

Features

  • New filters for developers to modify tags and tag clouds before output: tag_groups_cloud_tag_inner, tag_groups_cloud_tag_outer, tag_groups_cloud_html. See the documentation for more details
  • Added benchmarks in Troubleshooting -> System Information

Bug Fixes

  • Fixed a bug when deleting a tag group

Other

  • Speed improvements

1.22.0

Features

  • New parameters for Post List: author, category, search, tag, tag_id, tag__and, tag__in, tag__not_in, tag_slug__and, tag_slug__in (Note: These parameters are not available in the Post List Gutenberg block.)

Other

  • Updated Freemius package to version 2.3.0