Skip to content

27.7-RC4

Pre-release
Pre-release

Choose a tag to compare

@yoastbot yoastbot released this 21 May 09:46

Changes compared to: 27.7-RC3

Non user facing:

  • Adds a wp yoast auth reset WP-CLI command that wipes all MyYoast OAuth client state on the current site. #23277
  • Adds an internal wpseo_myyoast_clear_client_state action that triggers the same cleanup without uninstalling the plugin (fired by the test helper plugin). #23277
  • Optimises SVGs in packages/js/images/ as part of grunt build:images, injecting the required accessibility attributes (role=\"img\", aria-hidden=\"true\", focusable=\"false\"). #23283
  • Removes unused images/question-mark.png and its dead references in tests. #23283
  • Removes unused images/succes_marieke_bubble_optm.svg from images/ and packages/js/images/ and its dead references. #23283