1.14.1 - Rel Tax Custom Order
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.
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
Fixes conflict with CMB2 version 2.4.x by setting CMB2 version to 2.11.x
FIXES
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.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
Adds the "Child Post Options" metabox to child posts of Yoko Hierarchical Post types to enable page omission from parent menus and changing menu label if title is too long. Fixes bug with Superscript and Subscript buttons not working.
ADDS
FIXES
Reveals the superscript and subscript buttons in the TinyMCE and adds shortcuts for each. Superscript -> Command + Shift + . and Subscript -> Command + Shift + ,.
ADDS
superscript and subscript buttons in the TinyMCE and adds shortcuts for each.Adds filters to control the inclusion of the Content Protection metabox on different post types and adjust the list of available roles. Adds event URL support in the Add to Calendar Gutenberg block. Fixes [yoko_content] shortcodes bugs that prevented shortcode values from working in blocks. eldest_parent_ types fallback to current post value if it has no parent.
ADDS
yoko_sso_content_restriction_metabox_object_types filter to allow modification of the list of post types that will have the Content Protection metabox.yoko_sso_content_restriction_metabox_roles filter to allow modification of the list of roles available for selection in the Content Protection metabox.eventUrl in the Add to Calendar Gutenberg block.CHANGES
FIXES
eldest_parent_ types in the yoko_content fallback to the current post if parent is 0.Introduces native Add to Calendar Gutenberg block. Adds the [yoko_content type="eldest_parent_title"] shortcode to fill the gaps on missing content relationship connections in existing page builders.
ADDS
[yoko_content type="eldest_parent_title"] shortcode.CHANGES