Changeset 48109 for trunk/src/wp-includes/theme.php
- Timestamp:
- 06/20/2020 12:38:55 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r48104 r48109 16 16 * 17 17 * @global array $wp_theme_directories 18 * @staticvar array $_themes19 18 * 20 19 * @param array $args { … … 425 424 * 426 425 * @global array $wp_theme_directories 427 * @staticvar array $found_themes428 426 * 429 427 * @param bool $force Optional. Whether to force a new directory scan. Defaults to false. … … 1255 1253 * 1256 1254 * @global array $_wp_default_headers 1257 * @staticvar object $_wp_random_header1258 1255 * 1259 1256 * @return object
Note: See TracChangeset
for help on using the changeset viewer.