Changeset 55891 for trunk/src/wp-includes/load.php
- Timestamp:
- 06/07/2023 08:27:17 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r55890 r55891 949 949 } 950 950 951 if ( ! wp_using_themes() ) {952 return $themes;953 }954 955 951 if ( TEMPLATEPATH !== STYLESHEETPATH ) { 956 952 $themes[] = STYLESHEETPATH;
Note: See TracChangeset
for help on using the changeset viewer.