You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might have been reported when using the (old) version from the plugin repository, but the one here in the repo does not have the same issue, because we're using WPCS 3.0 and this has been address there a long time ago.
Describe the bug
This deprecation notice is incorrect:
sanitize_url() has been deprecated since WordPress version 2.8.0. Use esc_url_raw() instead.
According to the documentation it was restored (un-deprecated) in version 5.9.
https://developer.wordpress.org/reference/functions/sanitize_url/
In: DeprecatedFunctionsSniff.php
Steps to Reproduce
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: