1.15.0 - Primary Taxonomy Term
Adds Primary Term functionality to category-like taxonomies on non-block editor posts.
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
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.