create-block-theme/tests/CbtThemeLocale
Ben Dwyer 1783e345c6
Some checks are pending
Run checks / Lint (push) Waiting to run
Run checks / Test Suite (push) Waiting to run
i18n: Makes it possible to translate text strings in HTML comments (#788)
* 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>
2025-12-03 17:47:40 +00:00
..
base.php Fix template texts localizing/escaping (#641) 2024-05-16 14:04:45 -04:00
escapeAttribute.php Update escaping function (#683) 2024-09-03 08:39:21 -03:00
escapeBlockAttributes.php i18n: Makes it possible to translate text strings in HTML comments (#788) 2025-12-03 17:47:40 +00:00
escapeTextContent.php Process inner html of blocks when escaping text content (#719) 2024-10-23 14:06:06 -03:00
escapeTextContentOfBlocks.php Add figcaption escaping for image and video blocks (#745) 2024-11-11 09:18:02 -03:00