- Timestamp:
- 06/10/2026 10:34:53 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/functions.php
r61635 r62483 10 10 */ 11 11 12 // This theme requires WordPress 5.3 or later. 12 /** 13 * This theme requires WordPress 5.3 or later. 14 * 15 * @global string $wp_version The WordPress version string. 16 */ 13 17 if ( version_compare( $GLOBALS['wp_version'], '5.3', '<' ) ) { 14 18 require get_template_directory() . '/inc/back-compat.php';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)