1.0.5
= 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