create-block-theme/tests/CbtThemeLocale
Birgit Pauli-Haack 386a369b9e
Some checks failed
Run checks / Compute previous WordPress version (push) Successful in 3s
Run checks / PHP 7.4 (push) Failing after 0s
Run checks / PHP 7.4 (WP previous major version) (push) Failing after 0s
Run checks / PHP 8.0 (push) Failing after 0s
Run checks / PHP 8.0 (WP previous major version) (push) Failing after 0s
Run checks / PHP 8.1 (push) Failing after 0s
Run checks / PHP 8.1 (WP previous major version) (push) Failing after 0s
Run checks / PHP 8.2 (push) Failing after 0s
Run checks / PHP 8.2 (WP previous major version) (push) Failing after 0s
Run checks / PHP 8.3 (push) Failing after 0s
Run checks / E2E Tests (push) Failing after 21s
Run checks / PHP 8.3 (WP previous major version) (push) Failing after 10s
Run checks / Lint (push) Failing after 4m12s
i18n: Localize label attribute of additional blocks (#826)
Adds Navigation Link, Navigation Submenu, Home Link, Social Link, and
Categories blocks to the list of blocks whose label attribute is
escaped for translation on theme save.

Continues the band-aid coverage approach tracked in #776.

Fixes #825.
2026-06-17 10:56:23 +01: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: Localize label attribute of additional blocks (#826) 2026-06-17 10:56:23 +01:00
escapeTextContent.php Process inner html of blocks when escaping text content (#719) 2024-10-23 14:06:06 -03:00
escapeTextContentOfBlocks.php i18n: Localise fileName and downloadButtonText of the File block (#827) 2026-06-17 10:53:24 +01:00