1.43.5

Other Added jQuery UI’s Base theme. Toggle Post Filter: Page scrolls to upper post area when clicking on bottom pagination.

1.43.4

Bug Fixes Toggle Post Filter: Cache of block preview was not refreshed when changing default image. Fixed missing script for Sumo Select. Other Background processes are now processed in chunks to avoid timeouts on sites with many posts or tags.

1.43.3

Other Placeholders in post templates: Now you can list custom taxonomies that are connected to the posts: {my_taxonomy}. More consistent permissions: By default, editors can now assign tags to groups.

1.43.2

Other Toggle Post Filter menu: Accordion can now open on mouseover (use value 2 in shortcode). jQuery UI themes “Delta” and “Aristo”: Removed not essential styling in order to reduce risk of conflicts with 3rd party extensions. Performance improvements

1.43.1

Other Tag Meta Box: Tags can now include ;. Tag Meta Box: Temporarily disabled Escape key in tag field due to a bug in jQuery version that comes with WordPress.

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.1

Bug Fixes Tag Meta Box: Closing a group now resets the tag list to the previous post tags. Other Developers: New filter tag_groups_custom_title to filter title attribute of tags in tag clouds per tag.

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. Other Improved image size for “image card” and “large image” templates.

1.40.2

Bug Fixes Fixed incorrect “Pagination” value in Screen Options. Fixed sanitation of arrays. Other Developers: Several new filters to change group information after loading or before saving and arguments passed to views. See the documention for more information.