Skip to main content

3 posts tagged with "Yoko YML"

Yoko YML improvements

View All Tags

1.10.2 - Admin Search Enhancements & Bug Fixes

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

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.

Enhancements

  • [Admin Search] Orders post type listing search results and menu quick-add searches by relevance.

Fixes

  • [Beaver Builder] Fixes logic in Show/Hide tab when setting show or hide "After" a date.
  • [YOKO YAML] Fixes bug with yoko.yml in which the default rest_base was overwritten unneccessarily causing the Gutenberg editor to not work.

1.9.4 - Appsero, PDF Viewer, Yoko.yml

· One min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
  1. [IMPROVEMENT] Appsero tracks plugins and only fires on live sites.
  2. [PDF VIEWER] The "Copy URL to clipboard" text box is populated with the Attachment Post permalink when PDF Viewer is active.
  3. [YOKO.YML] Taxonomy "filterable" column filter can be made into a Select2 by adding the select2: true parameter to the taxonomy declaration.

1.9.3 Beaver Builder Plugin Fold In

· 3 min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
  1. [IMPROVEMENT] Appsero automatically opts user into analytics tracking.
  2. [BUG FIX] Prevents yoko.yml CPT declarations from overwriting any existing post type that has already been registered.
  3. [BEAVER BUILDER] Moved Yok0xBB Beaver Builder modules into Yoko Core. Yok0xBB must remain on legacy sites for now.
  4. [PDF VIEWER] Fixes bug where PDF page would get slightly cut off due to incorrect box-sizing CSS setting.
  5. [PDF VIEWER] Allows Ad-Hoc use of the PDF viewer on individual attachment files when global setting is not turned on.
  6. [BEAVER BUILDER] Fixes BB Add to Calendar module hidepast configuration to properly hide the module after the start date has passed.