mirror of
https://github.com/WordPress/create-block-theme.git
synced 2026-07-31 00:26:58 +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 | ||