1.15.2 - Content Protection Role Display Names
The Content Protection column in the admin post list now shows the proper WordPress role display name instead of a capitalized version of the role slug.
The Content Protection column in the admin post list now shows the proper WordPress role display name instead of a capitalized version of the role slug.
Fixes issues with the Search with TypeSense plugin integration that caused html entity codes to show in facets. Also ensures posts flagged to be omitted from search don't show up in the full site search index.
Adds Primary Term functionality to category-like taxonomies on non-block editor posts.
Output Schema.org ItemLists to accompany Beaver Builder Posts module content. Include language in the PDF Viewer for accessibility. Add alt text to Heroicons. Add PDF Gating capabilities and PDF viewer documentation. Other content protection, bb module, and core blocks fixes.
Rel Tax powered BB posts modules will now honor the order of related posts from the ACF input field. Customizer Custom CSS instant preview works again.
Adds Local Time Gutenberg block. Adds allowed-role-[ROLE SLUG] classes to gated posts' body classes. Multisite site admins can add SVGs. Local Time Gutenberg block based on the [local_time] shortcode.
ADDS
allowed-role-[ROLE SLUG] classes to gated posts' body classes for personalization.FIXES
CHANGES
Adds filters to control the display of CPTSync buttons on the editor and post listing screens. Adds front-end classes to indicate availability of a featured image. Fixes a timezone WP Activity Log integration error.
ADDS
yoko_sync_get_source_id filter to allow modification of the AMS ID returned from get_source_id().yoko_sync_invalid_source_id_message filter to allow modification of the Invalid Source ID message.yoko_sync_box_post_id filter to allow modification of the post ID used for re-sync and audit buttons on the editor screen.yoko_sync_admin_column_post_id filter to allow modification of the post ID used for re-sync and audit buttons on the post listing screen.has-featured-image and no-featured-image body and post classes for use in front-end styling.FIXES
timezone_string WP option.Fixes conflict with CMB2 version 2.4.x by setting CMB2 version to 2.11.x
FIXES
Fixes conflict with CMB2 version 2.88.x by reverting it back to 2.4.x. Also fixes issue with Admin CSS only rendering for Yoko Users. Admin CSS now renders for all admin dashboard loads.
FIXES
This update introduces a new Yoko Options page for admin users, allowing custom CSS injection in the WordPress Admin Dashboard and easier targeting of user roles. It also adds an "Exclude from Typesense" option for search integration, and improves shortcode handling for external styles and scripts in the URLProxy class. Additionally, a bug with Beaver Builder's HeroIcons color selector is fixed, and the CMB2 library is updated to version 2.88.x.
ADDS
role-[ROLE SLUG] call to the WP admin dashboard for easy CSS/JS targetting of specific roles.href attributes on external style tags and src attributes on javascript tags in the URLProxy.php class.FIXES
CHANGES