Replies: 1 comment 2 replies
-
Don't think there are any specific rules. If you find a function that is missing from the list, but you think it's ok to be added you can make a PR for it 🙂 From the looks of it, the above-mentioned function should be on the list, as its output is escaped with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the 'rules' for being in auto Escaped function in the trait
private $autoEscapedFunctions = array(
I'm asking as wp_nonce_url is a non plugable, non filterable core function that returns escaped html
If it is valid to add - I'm happy to have a go at a trivial pull request
Beta Was this translation helpful? Give feedback.
All reactions