mirror of
https://github.com/WordPress/create-block-theme.git
synced 2026-07-26 21:42:48 +08:00
|
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
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. |
||
|---|---|---|
| .. | ||
| base.php | ||
| escapeAttribute.php | ||
| escapeBlockAttributes.php | ||
| escapeTextContent.php | ||
| escapeTextContentOfBlocks.php | ||