- Timestamp:
- 08/04/2025 08:53:04 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/inc/block-patterns.php
r56548 r60537 13 13 if ( function_exists( 'register_block_pattern_category' ) ) { 14 14 /** 15 * Register Block Pattern Category.15 * Registers Block Pattern Category. 16 16 * 17 17 * @since Twenty Twenty-One 1.0 … … 33 33 if ( function_exists( 'register_block_pattern' ) ) { 34 34 /** 35 * Register Block Pattern.35 * Registers Block Pattern. 36 36 * 37 37 * @since Twenty Twenty-One 1.0
Note: See TracChangeset
for help on using the changeset viewer.