Commit ed8c30d
committed
EscapingFunctionsTrait: add wp_timezone_choice() to the list of auto-escaped functions
This function was introduced in WP 2.9.0.
I've looked the code of the function over and agree it can be added to the auto-escaped functions list.
Ref: https://developer.wordpress.org/reference/functions/wp_timezone_choice/
Fixes 19041 parent 208516e commit ed8c30d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| |||
0 commit comments