mirror of
https://gh.wpcy.net/https://github.com/WordPress/create-block-theme.git
synced 2026-04-25 12:02:15 +08:00
* Update escaping function * update tests * add method specific for attributes * update tests * Updates to only use wp_kses_post when strings contain html * remove wp_kses_post as escaping function * update tests --------- Co-authored-by: Grant Kinney <hi@grant.mk> |
||
|---|---|---|
| .. | ||
| base.php | ||
| escapeAttribute.php | ||
| escapeTextContent.php | ||
| escapeTextContentOfBlocks.php | ||