- Timestamp:
- 09/09/2023 09:26:01 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/inc/template-functions.php
r55988 r56549 385 385 if ( $is_matching_block ) { 386 386 // Increment count. 387 $instances_count++;387 ++$instances_count; 388 388 389 389 // Add the block HTML.
Note: See TracChangeset
for help on using the changeset viewer.