Changeset 55122 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php
- Timestamp:
- 01/24/2023 08:49:47 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php
r52589 r55122 4 4 */ 5 5 return array( 6 'title' => __( 'Text-only header with tagline and b lack background', 'twentytwentytwo' ),6 'title' => __( 'Text-only header with tagline and background', 'twentytwentytwo' ), 7 7 'categories' => array( 'header' ), 8 8 'blockTypes' => array( 'core/template-part/header' ),
Note: See TracChangeset
for help on using the changeset viewer.