Changelog for bug fix

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.

1.32.3

Bug Fixes

  • Fixed condition and improved loading speed of tabs and accordions

1.32.3

Bug Fixes

  • Fixed condition and improved loading speed of tabs and accordions

1.32.1

Bug Fixes

  • Added missing default icon for Toggle Post Filter, slider layout
  • Minor CSS fix
  • Fixed bug in post_in_tag_group()

Other

  • Persistent filter of post filters is now different for different filters on the same site

1.32.1

Bug Fixes

  • Fixed bug in post_in_tag_group()

Other

  • Improved error handling in Gutenberg blocks if server returns unusable result