Changelog for other

1.35.1

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

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” in the Toggle Post Filter)
  • Toggle Post Filter: new parameter pager_position (top, bottom, both)
  • Toggle Post Filter: go to previous or next page with cursor left or right

Bug Fixes

  • Toggle Post Filter: Reset button didn’t clear cookies of persistent filter

Other

  • Improved cleaning of cache
  • Improved display of masonry post layout
  • Improved accessibility

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
  • Toggle Post Filter: Slider opens only maximum to screen width

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 right with tags), plain (simple checkboxes, mainly meant for developers)

Bug Fixes

  • Gutenberg: Fixed bug that prevented loading of editor styles

Other

  • Some CSS improvements
  • Improved presentation of development news

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 output of custom fields.
  • 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.
  • Improved styling of "Large Image" post template.

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.