Skip to main content

2 posts tagged with "Content Corral"

Content Corral improvements

View All Tags

1.11.1 - Content Corral Enhancements

· One min read
Sarah Lewis
Senior Full Stack Engineer @ Yoko Co
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co

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

  • [BEAVER BUILDER] Fixes Keen slider number field type bug.

ADDS

  • [FILTER] content_corral_exclusive_taxonomies added.
  • [BEAVER BUILDER] Adds Keen slider Next/Prev buttons UI option.
  • [BEAVER BUILDER] Adds Keen slider compatibility with ACF galleries and links in captions.
  • [ADMIN] Adds Coding Styles documentation.
  • [ADMIN] Adds initial scaffolding for Yoko Staff SSO.
  • [AI] Adds initial scaffolding for OpenAI agent integration.

REMOVES

  • [PHP] Removes support for PHP8.0.

1.9.9 - Enhancements and Bug Fixes

· One min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
Sarah Lewis
Senior Full Stack Engineer @ Yoko Co

Add to Calendar shortcodes and BeaverBuilder module is compatible with three and two letter timezone strings (ex. EST, ET, CT,etc.). Adds initial integration with Search with Typesense. Fixes the filemtime stat bug by replacing the enqueued script/css version with the Yoko Core plugin version.

FIXES

  • Fixes filemtime bug when checking for the stat on files in the node_modules folder.

CHANGES

  • Add to calendar shortcode and bb module attempt to guess timezone when provided with an abbreviation instead of a fully formed php timezone.
  • Makes changed environment message less scary.

ADDS

  • Initial Search with Typesense integration that allows all public post_types to be indexed.