Uses
Uses | Description |
---|---|
wp-includes/theme.php: search_theme_directories() | Searches all registered theme directories for complete and valid themes. |
wp-includes/theme.php: wp_get_themes() | Returns an array of WP_Theme objects based on the arguments. |
wp-includes/option.php: delete_site_transient() | Deletes a site transient. |