1.23.0 - Keen Slider block and release workflow updates
Version 1.23.0 adds the new Keen Slider Gutenberg block, refines slide source behavior for theme post types, and updates release validation workflows.
Beaver Builder integrations
View All TagsVersion 1.23.0 adds the new Keen Slider Gutenberg block, refines slide source behavior for theme post types, and updates release validation workflows.
Version 1.19.0 introduces the Card Flip Gutenberg block with six animation types, automatic accessibility enhancements for Beaver Builder Accordion modules, a new queryVar attribute for the [yoko_content] shortcode, the complete removal of the Guzzle HTTP dependency in favor of native WordPress HTTP functions, and several bug fixes.
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.
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
Improves ICS generator on Add to Calendar BB module and shortcode to have more robust compatibility with Outlook Desktop. Fixes BB iFrame Autoresize module bug that prevented injected CSS from rendering correctly.
FIXES
A maintenance release that fixes a bug that prevented the injected CSS option in the iFrame - Autoresize custom BB module from working. Also adds the Theme Read Me menu for yoko users for themes that have a README.md file. Also automatically adds all custom post types to Code Mana's Typesense plugin.
ADDS
README.md or README.md.php file if it's presents under the Yoko Dashboard admin menu.FIXES
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 maintenance release adds initial integrations with WP All Import to make it easier to write targetted import scripts. It adds the YokoCo\sideload_file function to make it easier to upload non-image attachments. It fixes a CSS rendering issue with Select2 dropdowns in WP Admin and gracefully handles error in the Core Navigation block "Child Menu" customization caused by the block not having any children. This update also makes it possible to change the label of the Relational Taxonomy of a CPT so that the rendered metaboxes have contextual names (ex for a Person CPT, the rel tax can be called "Authors").
ADDS
pmxi_saved_post_{post_type} action to make it easy to add functions to imports of a specific post type.wp-all-import.php file from the theme if it exists.YokoCo\sideload_file function that mirrors the native WordPress media_sideload_image function, but for any file type.FIXES
CHANGES
Makes admin post search use the relevance orderby parameter to make it easier to find admin content. Fixes bug with Beaver Builder show/hide logic when using the "after" operator. Fixes bug with yoko.yml CPT generator that overwrote the rest_base parameter needlessly.
yoko.yml in which the default rest_base was overwritten unneccessarily causing the Gutenberg editor to not work.