create-block-theme/tests/CbtThemeLocale
Matias Benedetto 6973cf8690
Update escaping function (#683)
* 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>
2024-09-03 08:39:21 -03: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
escapeTextContent.php Update escaping function (#683) 2024-09-03 08:39:21 -03:00
escapeTextContentOfBlocks.php Update escaping function (#683) 2024-09-03 08:39:21 -03:00