📄️ Gravity PDF
Yoko Core integrates with Gravity Forms + Gravity PDF through a WP-CLI command that can re-render saved PDFs for a specific entry.
📄️ Advanced Custom Fields
Almost all Yoko websites use ACF, so we have a few convenient integrations to make it easy to perform common requirements.
📄️ Advanced Query Loop Block
Parent posts only Toggle
📄️ Block Visibility Timed Reveals
This integration lets Yoko Core coordinate timed Block Visibility content without depending on a fast external cron runner. It prepares future visibility changes ahead of time, annotates the rendered block with timing metadata, and uses a small frontend script to hide or reveal the block at the right moment.
📄️ FacetWP
Beaver Builder Infinite Scroll Fix
📄️ InstantSearch for WP
This documentation covers the Yoko Core integration with the InstantSearch for WP plugin, implemented in includes/Integrations/InstantSearchForWP.php.
📄️ WP Media Replace
📄️ Search With Typesense by Codemanas
This documentation covers the Search With Typesense integration implemented in the includes/Integrations/SearchWithTypesense.php file and the [typesense_instantsearch] shortcode declared in includes/Integrations/Typesense/InstantSearchShortcode.php.
📄️ SearchWP
📄️ TinyMCE
Yoko Core adds functionality to the default WordPress TinyMCE implementation.
📄️ WP All Import
The Yoko Core plugin will automatically require_once the wp-all-import.php file at the root of the theme if it exists.