Skip to main content

1.9.6 - Yoko Admin

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

This release addresses a number of small bugs and WP admin configuration. The WP Activity Log will now automatically be set to 1 week retention when the site is cloned to a staging environment. Add to Calendar BB module setup video is now included.

  1. [WP ACTIVITY LOG] Retention date set to 1 week when environment change is detected to a local or staging environment.
  2. [BUG FIX] Gracefully handles bug with setting NightlyMaintenance ActionScheduler action before ActionScheduler tables are ready.
  3. [ENV CHANGE] Added yoko_on_env_changed hook that fires only one time when env change is detected.
  4. [ADMIN] Adds Yoko logo to Yoko admin menus and move "BG Actions" into Yoko menu in Adminbar.
  5. [ADD TO CALENDAR] Add to Calendar BB widget reverts back to "Add to Calendar" after selection. Added setup instruction video.

1.9.5 - Add to Cal, CPTSync Health

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

This release updates the Add to Calendar Beaver Builder module so that leaving the "Start Time" blank has the same effect as setting the event as an "All Day" event. It also resolves an issue in which .ics files were being malformed. PHP7.4 is no longer supported and this plugin requires PHP8.0+. CPTSync code utility now has a Alpha version "Sync Health" page to help diagnose common sync issues.

  1. [IMPROVEMENT] Add to Cal Beaver Builder module reverts to all day event with empty start time and has better instructions
  2. [BUG FIX] Fixed issue with Add to Cal .ics links such as Apple, ICS, and Outlook ICS.
  3. [PHP] PHP 7.4 DEPRECATION! This plugin is now only fully compatible with PHP8.x
  4. [CPTSYNC] Adds CPTSync activated icon and Alpha Sync Health menu.

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.

1.9.2 Docusaurus Documentation!

· One min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co
Léo Muniz
Senior Full Stack Engineer @ Yoko Co
  1. [NEW FEATURE] New Docusaurus documentation website exists now!
  2. [DOCUMENTATION] Added changelog guidelines.
  3. [BUG FIX] Prevents CPTSync manual sync from syncing incorrect post type.
  4. [IMPROVEMENT] Adds ZZ formatting option to date.format.js and yoko_local_time_to_time_formatted filter for custom formatting overrides.
  5. [NEW FEATURE] Integrates Appsero for plugin usage statistics.