Bug Fixes Toggle Post Filter: Fixed bug that prevented sorting of tags in the filter menu by post count. Fixed error message in AJAX after deleting a tag. Other Improved scheduling of cache rebuilds when using Gutenberg.
Changelog Tag: bug fix
1.39.2
Bug Fixes Toggle Post Filter: Notifications sometimes not appearing after removing text. Other Improved CSS of Toggle Post Filter’s order menu to prevent unintended line breaks.
0.3.2
Bug Fix Fixed deprecation notice for PHP 8.0
1.39.0
Features Toggle Post Filter and Dynamic Post Filter: New operator EXACT where all selected tags must match all post tags (vs. a subset). (Gutenberg block and shortcode) Developers: New filters tag_groups_cloud_tag_prepend and tag_groups_cloud_tag_append. Bug Fixes Dynamic Post Filter: Always show selector for initially to open groups in Gutenberg block. Toggle Post Filter: Fixed persistent filter… Continue reading 1.39.0
1.38.2
Bug Fixes Shuffle Box: Fixed bug on pages that show multiple instances of the Shuffle Box. Toggle Post Filter: Fixed request not sent for “not assigned” group. Other CSS: Improved compatibility with browsers that skip definitions after encountering unknown prefixes.
1.38.1
Bug Fixes Tag Meta Box: Fixed logic that prevented entering tags from other groups if this is forbidden in the settings. Other Dynamic Post Filter can now handle per-group format of parameter operator. Improved compatibility with plugins that collect JavaScript and move it to the end of the page.
1.37.1
Bug Fixes Fixed bug in settings when deselecting all groups of tags to appear under posts. Fixed: empty div class in Post List. Fixed: JS error in Dynamic Post Filter. Fixed: empty table ID in Table Tag Cloud. Other Performance improvement for import routine. Logging to debug.log (if activated) is now less verbose. To log… Continue reading 1.37.1
1.37.0
Features Toggle Post Filter, menu shortcode: now different logical operators per group are possible, operator=”all:OR|1:AND|3:OR” Toggle Post Filter, menu: new parameter one_only_groups to select groups where visitors can activate only one tag. Toggle Post Filter: new shortcode tag_groups_tpf_text_search and block to create a separate text search field. Developers: experimental methods POST, PUT and DELETE for… Continue reading 1.37.0
1.36.4
Bug Fixes Post List: Sometimes the shortcode did not use the default taxonomies Post List: Fixed bug in pagination Other Developers: Added filter tag_groups_excerpt (see documentation for more details)
1.36.3
Bug Fixes Toggle Post Filter: Gutenberg block for posts wrongly assumed we were using legacy menu block Developers: Fixed filter hook for views Other Performance improvement for determining the post count in tag clouds CSS improvements