Skip to content

1.0.5

Choose a tag to compare

@mrkunau mrkunau released this 04 Apr 04:17

= 1.0.5 - 2022/04/04 =

  • 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