create-block-theme/includes/create-theme
Maggie 0d4615150a
i18n: Handle backslashes in localized template text (#854)
* i18n: Handle backslashes in localized template text

* Add regression test for localized pattern export

* Avoid localized attribute placeholder collisions

* Fix localized block attribute escaping

---------

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2026-06-25 16:43:44 +02:00
..
cbt-zip-archive.php Removed all of the code relating to 'folder management' of a theme. (#723) 2024-09-25 21:39:54 -03:00
resolver_additions.php Add /theme-settings REST endpoint + CBT_Theme_Settings_Save service (#843) 2026-05-21 13:31:14 +02:00
theme-create.php Removed all of the code relating to 'folder management' of a theme. (#723) 2024-09-25 21:39:54 -03:00
theme-fonts.php Validate downloaded theme assets against extension and MIME allowlists (#852) 2026-06-19 15:25:43 +01:00
theme-json.php Copy font assets to the local theme folder when creating a style variation (#713) 2024-09-20 15:11:44 -03:00
theme-locale.php i18n: Handle backslashes in localized template text (#854) 2026-06-25 16:43:44 +02:00
theme-media.php Keep SVG URLs remote during export (#855) 2026-06-23 16:51:21 +01:00
theme-patterns.php Validate downloaded theme assets against extension and MIME allowlists (#852) 2026-06-19 15:25:43 +01:00
theme-readme.php PHPCS: enalbe VariableAnalysis.CodeAnalysis.VariableAnalysis rule (#782) 2025-09-16 01:07:34 +09:00
theme-settings-save.php Add /theme-settings REST endpoint + CBT_Theme_Settings_Save service (#843) 2026-05-21 13:31:14 +02:00
theme-styles.php PHPCS: enalbe VariableAnalysis.CodeAnalysis.VariableAnalysis rule (#782) 2025-09-16 01:07:34 +09:00
theme-tags.php Replace/admin interface (#637) 2024-05-28 07:53:06 -04:00
theme-templates.php Validate downloaded theme assets against extension and MIME allowlists (#852) 2026-06-19 15:25:43 +01:00
theme-token-processor.php Validate downloaded theme assets against extension and MIME allowlists (#852) 2026-06-19 15:25:43 +01:00
theme-utils.php PHPCS: enalbe VariableAnalysis.CodeAnalysis.VariableAnalysis rule (#782) 2025-09-16 01:07:34 +09:00
theme-zip.php Validate downloaded theme assets against extension and MIME allowlists (#852) 2026-06-19 15:25:43 +01:00