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.
WP Admin improvements
View All TagsThe 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 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
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 a simple to use logging function for writing to post specific logs along with the metabox to display them if a log file exists. Adds yoko-user-role-[USER ROLE] classes to the body tag to power content personalization. CPTSync writes sync log entries to individual record post logs by default.
ADDS
Post Log metabox to any post that has a log file associated with it. Doesn't render if no log file is detected.

yoko-user-role-[USER ROLE] body classes to handle low-level content personalization.CHANGES
Add the ability to limit permalink length. Adds the ability to shorten long permalinks that predate the addition of this feature. Adds CPT Sync Health Dashboard hook functions and reschedule actions button. Adds standalone SalesForceClient. Adds WP2FA integration class with maybe_exclude_user_from_wp2fa method.
ADDS
Shorten Permalink row action to posts that have a permalink longer than the set limit.SalesForceClient class that will work with the native SalesForce API and hence is applicable to AMS's like Fonteva and Nimble.CPTSync hooks for better visibility.WP2FA with maybe_exclude_user_from_wp2fa method.This release adds a content_corral_exclusive_taxonomies filter to allow theme developers to override default "exclusive taxonomy" behavior for Content Corral taxonomies on a per-project basis. Also ships fixes to bugs and missing features in Keen Slider module. Ships initial Yoko Staff SSO and OpenAI agent integration scaffolding for live testing.
FIXES
ADDS
content_corral_exclusive_taxonomies added.REMOVES
This release introduces customizations of Hierarchical Posts to make them easier to manage including via extensions to the native Navigation and Post Title block to make it easy to create sub-menus with FSE. Also fixes bugs with Yoko User detection in the admin dashboard, relational taxonomy compatibility with FacetWP and the HeroIcon shortcode.
ADDS
FIXES