Skip to main content

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.

1. New Docusaurus documentation website exists now!

All Yoko Core documentations now lives at https://core.yokoco.dev and can be referenced and linked from within the plugin.

2. Added Changelog guidelines.

Please follow the changelog guidelines with new changelog entries.

3. Prevents CPTSync manual sync from syncing incorrect post type.

Fixes a bug in which a CPTSync manual sync could unintentially update the wrong post.

4. Adds ZZ formatting option to date.format.js and yoko_local_time_to_time_formatted filter for custom formatting overrides.

Adds the ZZ timezone format to the Local Time Shortcode when setting the format in the browser_format attribute.

Also adds the yoko_local_time_to_time_formatted to override the date format when rendering on the server.

5. [NEW FEATURE] Integrates Appsero for plugin usage statistics.

Adds Appsero to help track plugin usage.