1.16.0 - GMaps Directions Block, Core Tax Term and MFB Adjustments
· One min read
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.
ADDS
- [BLOCKS] Adds the Google Maps Directions block.
- [CORE BLOCKS] Adds ability to omit links on core post-terms blocks.
- [CORE BLOCKS] Adds ability to specify Custom Post ID via shortcode for MFB block.
- [ADMIN] Adds classic editor support with the
classic-editorCPT supports tag.
CHANGES
- The
[yoko_content type="post_meta" meta_key=""]shortcode will return a comma delimited list when value is an array.