Skip to content

3.0.9

Latest

Choose a tag to compare

@mrkunau mrkunau released this 29 Mar 05:56

= 3.0.9 - 2022/03/29 =

  • This security hardening release follows a full PHPCS code audit with code refactoring and security hardening including additional escaping and sanitizing.
  • Security - Escape all $-variable
  • Security - Sanitize all $_REQUEST, $_GET, $_POST
  • Security - Apply wp_unslash before sanitizing