- Timestamp:
- 01/03/2024 09:57:32 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/inc/template-functions.php
r56549 r57239 368 368 foreach ( $blocks as $block ) { 369 369 370 // Sanitycheck.370 // Confidence check. 371 371 if ( ! isset( $block['blockName'] ) ) { 372 372 continue;
Note: See TracChangeset
for help on using the changeset viewer.