Skip to main content

1.9.7 - Performance and Bug Fixes

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

Introduces the unpublish post functionality, the content protectection lock in the WP adminbar for posts with protected content, along with an Admin Bar Roles option to configure which roles can see the adminbar on the frontend. Also adds integration configuration with AMS Connect for WP to ensure legacy SSO boilerplates and shortcodes continue to work as normal and a timezone attribute to the [add-to-calendar] shortcode.

Fixes

  1. [ADMIN] Fixes Appsero automatic Opt In function.
  2. [ADMIN] Fixes appearance of "BG Actions" submenu in Yoko Adminbar menu.

Adds

  1. [CONTENT PROTECTION] Adds content protection lock into Admin Bar when the current post is configured to be visible to only specific roles.
  2. [AMS CONNECT] Adds connection between AMS Connect for WP plugin and the Yoko Core content protection.
  3. [OPTIONS] Adds the "Admin Bar Roles" option to control which roles should be able to see the adminbar when they are logged in.
  4. [UNPUBLISH POST] Adds the unpublish post functionality allowing user to schedule a post to be unpublished and set to draft at a specified future time.
  5. [ADD TO CALENDAR] Adds timezone attribute to add to calendar shortcode.
  6. [YOKO LOGGER] Adds the yoko_log_nodate( $message, $type ) function to create log files that do not automatically split into daily logs.