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