mirror of
https://gh.wpcy.net/https://github.com/WordPress/create-block-theme.git
synced 2026-04-26 12:12:15 +08:00
* i18n: Makes it possible to translate text strings in HTML comments * add tests * escape attributes * text fix * simplify code * Apply suggestion from @mikachan Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com> * add test for not changing attributes --------- Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| base.php | ||
| escapeAttribute.php | ||
| escapeBlockAttributes.php | ||
| escapeTextContent.php | ||
| escapeTextContentOfBlocks.php | ||