File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 3908339083 },
3908439084 "args": 2
3908539085 },
39086+ {
39087+ "name": "sanitize_locale_name",
39088+ "file": "wp-includes/formatting.php",
39089+ "type": "filter",
39090+ "doc": {
39091+ "description": "Filters a sanitized locale name string.",
39092+ "long_description": "",
39093+ "tags": [
39094+ {
39095+ "name": "since",
39096+ "content": "6.2.1"
39097+ },
39098+ {
39099+ "name": "param",
39100+ "content": "The sanitized locale name.",
39101+ "types": [
39102+ "string"
39103+ ],
39104+ "variable": "$sanitized"
39105+ },
39106+ {
39107+ "name": "param",
39108+ "content": "The locale name before sanitization.",
39109+ "types": [
39110+ "string"
39111+ ],
39112+ "variable": "$locale_name"
39113+ }
39114+ ],
39115+ "long_description_html": ""
39116+ },
39117+ "args": 2
39118+ },
3908639119 {
3908739120 "name": "sanitize_mime_type",
3908839121 "file": "wp-includes/formatting.php",
You can’t perform that action at this time.
0 commit comments