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
Sniff::is_sanitized(): implement new is_in_function_call() method
This fixes potential false negatives when a method/namespaced function mirroring the name of the WP unslashing/sanitization functions would be used.
Includes unit test.
0 commit comments