Bug Fixes Fixed determining post counts per letter in Alphabetical Tag Cloud & Alphabetical Tag Index Other Tried to enforce locale of WP settings for Alphabetical Tag Cloud & Alphabetical Tag Index; use new parameter locale=”” to set your own locale Add shortcode parameter remove_filters=0 to tag clouds/lists to skip removing WP filters
Changelog Tag: other
1.35.0
Features Now Tag Groups can handle an existing custom tag order. You will need the plugin Simple Custom Post Order or Custom Taxonomy Order and then use “term_order” as value for “orderby” Other Improved cleaning of cache.
1.35.0
Features Post Filters: new pager for preciser pagination (activate in the shortcode with pager=2 or in the block with the pager menu) Now Tag Groups can handle an existing custom tag order. You will need the plugin Simple Custom Post Order or Custom Taxonomy Order and then use “term_order” as value for “orderby” (or “term_orderby”… Continue reading 1.35.0
1.34.2
Other Toggle Post Filter: Automatic scrolling and slider movement became smoother Toggle Post Filter: Improved dark theme (background inherited from theme) Toggle Post Filter: Notification about found posts won’t be shown when the list is populated with posts as default without using filters
1.34.1
Bug Fixes Tag Admin Page: Tag counts should be on each page per taxonomy Tag Admin Page for custom taxonomies: Linked tag page now shows correct menu Gutenberg: Fixed bug that prevented loading of editor styles Minor bug fixes Other Revamped development news
1.34.1
Bug Fixes Tag Admin Page: Tag counts should be on each page per taxonomy Tag Admin Page for custom taxonomies: Linked tag page now shows correct menu Minor bug fixes Other Toggle Post Filter, tag layouts: Improved display of tags on small screens Toggle Post Filter: Slider closes when clicking on notification about found posts… Continue reading 1.34.1
1.34.0
Features New layouts for the menu of the Toggle Post Filter where selectable tags are arranged in rows. Selected tags have a customizable color. This layout is particularly useful if you have many tags in each group. classic_tags (vertical with tags), wide_tags (horizontal layout with tags), slider_left_tags (slider from left with tags), slider_right_tags (slider from… Continue reading 1.34.0
1.33.1
Bug Fixes Fixed bugs that sometimes lost correct order when caching post filters Toggle Post Filter: Persistent filter didn’t set order menu Other Toggle Post Filter: The order menu can now sort by custom fields that contain strings or numbers.
1.33.0
Features New placeholder for post templates (Toggle Post Filter, Dynamic Post Filter and Post List) to insert the value of a custom field: {custom_field:name}. New placeholder for post templates (Toggle Post Filter, Dynamic Post Filter and Post List) to insert a comma-separated list of post tags: {post_tags}. For Developers: New filter tag_groups_template_custom_field to modify the… Continue reading 1.33.0
1.33.0
Features For Developers: New filter tag_groups_tag_title to create a custom title (HTML attribute for tags). Bug Fixes Too strict permission check blocked access to data via the REST API. Other Parameter “custom_title” can now be empty to suppress any title.