Skip to content 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.
Related