custom-post-type-ui
custom-post-type-ui copied to clipboard
Remove usage of deprecated FILTER_SANITIZE_STRING
PHP Documentation recommends https://www.php.net/manual/en/function.htmlspecialchars.php instead.
I'm moving this to 2.0 because it's only a deprecation at the moment, and I want 2.0.0 to have majority of the Unit Testing work involved.
Moving this back to 1.14.0 and closing since we handled in PHP 8.0 compatibility check