create-block-theme/includes/create-theme
Maggie e04c89cb51
Some checks failed
Run checks / Lint (push) Failing after 1s
Run checks / E2E Tests (push) Failing after 1s
Run checks / Compute previous WordPress version (push) Successful in 6s
Run checks / PHP 7.4 (WP previous major version) (push) Failing after 1s
Run checks / PHP 8.0 (push) Failing after 1s
Run checks / PHP 8.0 (WP previous major version) (push) Failing after 1s
Run checks / PHP 7.4 (push) Failing after 6s
Run checks / PHP 8.1 (WP previous major version) (push) Failing after 1s
Run checks / PHP 8.2 (push) Failing after 1s
Run checks / PHP 8.2 (WP previous major version) (push) Failing after 1s
Run checks / PHP 8.1 (push) Failing after 5s
Run checks / PHP 8.3 (WP previous major version) (push) Failing after 1s
Run checks / PHP 8.3 (push) Failing after 5s
Sanitize pattern titles and categories (#817)
* sanitized pattern and template variables

* use sanitized string for pattern slug

* escape the comment instead
2026-03-16 13:07:15 +01: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 Move and version attributes to the start of the theme.json file as this helps editing in IDEs (#787) 2025-12-03 16:16:15 +00: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 Copy font assets to the local theme folder when creating a style variation (#713) 2024-09-20 15:11:44 -03: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: Localise content attribute of the Read More block (#810) 2026-02-24 11:31:21 +00:00
theme-media.php Fix: Localize repeated background images in Cover block (#794) (#795) 2026-01-20 17:27:52 +00:00
theme-patterns.php Sanitize pattern titles and categories (#817) 2026-03-16 13:07:15 +01:00
theme-readme.php PHPCS: enalbe VariableAnalysis.CodeAnalysis.VariableAnalysis rule (#782) 2025-09-16 01:07:34 +09: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 i18n: Makes it possible to translate text strings in HTML comments (#788) 2025-12-03 17:47:40 +00:00
theme-token-processor.php Process inner html of blocks when escaping text content (#719) 2024-10-23 14:06:06 -03:00
theme-utils.php PHPCS: enalbe VariableAnalysis.CodeAnalysis.VariableAnalysis rule (#782) 2025-09-16 01:07:34 +09:00
theme-zip.php PHPCS: enalbe VariableAnalysis.CodeAnalysis.VariableAnalysis rule (#782) 2025-09-16 01:07:34 +09:00