- Timestamp:
- 07/24/2025 02:42:29 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/inc/block-patterns.php
r60506 r60507 12 12 13 13 /** 14 * Register sBlock Pattern Category.14 * Register Block Pattern Category. 15 15 */ 16 16 if ( function_exists( 'register_block_pattern_category' ) ) { … … 23 23 24 24 /** 25 * Register sBlock Patterns.25 * Register Block Patterns. 26 26 */ 27 27 if ( function_exists( 'register_block_pattern' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.