Changeset 51487 for branches/5.8
- Timestamp:
- 07/26/2021 03:19:32 AM (3 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/src/wp-content/themes/twentyten/functions.php
r51106 r51487 741 741 742 742 // Block Patterns. 743 require get_ stylesheet_directory() . '/block-patterns.php';743 require get_template_directory() . '/block-patterns.php'; 744 744 745 745 if ( ! function_exists( 'wp_body_open' ) ) :
Note: See TracChangeset
for help on using the changeset viewer.