Skip to main content

1.17.1 - Content Corral Refactor & Sitemap Importer Overhaul

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

Version 1.17.1 is a comprehensive refactor of Content Corral. The settings page and sitemap importer no longer depend on ACF, the CSV parser has been extracted into a dedicated class with fuzzy header matching, and several new features make the importer more robust and the settings more flexible.

1.16.0 - GMaps Directions Block, Core Tax Term and MFB Adjustments

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

Version 1.16.0 introduces a Google Maps Directions block, options to omit links on core post-terms blocks, and allows specifying a custom Post ID for the MFB block via shortcode. Classic editor support is added for the classic-editor CPT. The [yoko_content] shortcode now returns comma-delimited lists for array values.

1.14.2 - Beaver Builder Schema, PDF Gating and accessibility upgrades

· 2 min read
Sarah Lewis
Senior Full Stack Engineer @ Yoko Co
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
Izzi
Support Engineer @ Yoko Co

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.

1.14.0 - Local Time Block, Bug Fixes

· One min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
Léo Muniz
Senior Full Stack Engineer @ Yoko Co

Adds Local Time Gutenberg block. Adds allowed-role-[ROLE SLUG] classes to gated posts' body classes. Multisite site admins can add SVGs. Local Time Gutenberg block based on the [local_time] shortcode.

ADDS

  • [Local Time Block] Adds the native Gutenberg block "Local Time" to allow times to be converted from one timezone to another and/or to the browser's timezone. Uses the Local Time shortcode to render the block.
  • [Local Time Shortcode Docs] Flushes out the local time shortcode attribute documentation.
  • [Content Gating Role Classes] Adds allowed-role-[ROLE SLUG] classes to gated posts' body classes for personalization.

FIXES

  • **[Multisite] Multisite site admins (not super admins) can now add SVGs. This was added to make it possible for site admins to use The Icon Block Gutenberg block. Without this code, adding SVG icons fails because admins on multisites are not allowed to add unfiltered HTML by default in WordPress.

CHANGES

  • Updates Guzzler composer package to 6.5.8 for compatibility reasons.

1.13.6 - Sets CMB2 to version 2.11.x

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

Fixes conflict with CMB2 version 2.4.x by setting CMB2 version to 2.11.x

FIXES

  • [CMB2] Sets CMB2 to version 2.11.x due to bug with version 2.4.x