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