- Timestamp:
- 10/02/2024 07:01:52 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/inc/block-patterns.php
r51496 r59158 27 27 if ( function_exists( 'register_block_pattern' ) ) { 28 28 29 // Description 29 // Description. 30 30 register_block_pattern( 31 31 'twentyfourteen/about', … … 38 38 ); 39 39 40 // Description 40 // Description. 41 41 register_block_pattern( 42 42 'twentyfourteen/list',
Note: See TracChangeset
for help on using the changeset viewer.