1.12.2 - Typesense Analytics, AQL Parent Posts Toggle
· One min read
Typesense analytics tracking for non-admins only, env changes disconnect from Typesense servers. Adds Parent posts only toggle to Advanced Query Loop block. PDF Viewer search can be populated through URL.
ADDS
- [GUTENBERG] Adds the
Parent posts onlytoggle for the Advanced Query Loop block to only surface the highest parent for a hierarchical post type query.
CHANGES
- [TYPESENSE] Only outputs error_log messages if
WP_DEBUGis true. - [TYPESENSE] By default, analytics is only tracked for non-admin WP users.
- [TYPESENSE] Search With Typesense server credentials are removed when the environment changes to prevent unintended indexing from the wrong domain.
- [PDF VIEWER] PDF Viewer can have search query prepopulated from the domain by adding
#search=[SEARCH QUERY]at the end of the PDF attachment media post's URL.