1.13.4 - Admin CSS, Typesense Search Exclude
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
- [ADMIN] Adds a Yoko Options page with options only accessible to Yoko team members. Added first option called "Admin CSS" for injecting CSS in WP Admin Dashboard.
- [ADMIN] Adds
role-[ROLE SLUG]call to the WP admin dashboard for easy CSS/JS targetting of specific roles. - [TYPESENSE] Adds the "Exclude from Typesense" metabox when Search with Typesense plugin is being used.
- [SHORTCODE] Adds support for rewriting
hrefattributes on external style tags andsrcattributes on javascript tags in theURLProxy.phpclass.
FIXES
- [BEAVER BUILDER] Fixes Beaver Builder HeroIcons color selector bug.
CHANGES
- [CMB2] Bumps CMB2 up to version 2.88.x.