Ticket #60187: template-functions.php.diff
| File template-functions.php.diff, 571 bytes (added by , 3 years ago) |
|---|
-
wp-content/themes/twentytwentyone/inc/template-functions.php
diff --git a/wp-content/themes/twentytwentyone/inc/template-functions.php b/wp-content/themes/twentytwentyone/inc/template-functions.php index 5c1ca0f1e116..4924773dc1c3 100644
a b function twenty_twenty_one_print_first_instance_of_block( $block_name, $content 367 367 // Loop blocks. 368 368 foreach ( $blocks as $block ) { 369 369 370 // Sanitycheck.370 // Confidence check. 371 371 if ( ! isset( $block['blockName'] ) ) { 372 372 continue; 373 373 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)