- Timestamp:
- 10/24/2023 03:22:54 PM (20 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
- Property svn:mergeinfo changed
/trunk merged: 56999,57003
- Property svn:mergeinfo changed
-
branches/6.4/src/wp-content/themes/twentytwentyfour/functions.php
r56951 r57005 10 10 11 11 /** 12 * Register block styles 12 * Register block styles. 13 13 */ 14 14 … … 17 17 * Register custom block styles 18 18 * 19 * @since Twenty Twenty-Four 1.0 19 20 * @return void 20 * @since Twenty Twenty-Four 1.021 *22 21 */ 23 22 function twentytwentyfour_block_styles() { … … 175 174 * Register pattern categories 176 175 * 176 * @since Twenty Twenty-Four 1.0 177 177 * @return void 178 * @since Twenty Twenty-Four 1.0179 *180 178 */ 181 179 function twentytwentyfour_pattern_categories() {
Note: See TracChangeset
for help on using the changeset viewer.