Make WordPress Core


Ignore:
Timestamp:
03/09/2018 04:59:57 PM (8 years ago)
Author:
johnbillion
Message:

Themes: Revert [42788] as it breaks a lot of things.

See #43228

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/theme.php

    r42788 r42816  
    413413                $wp_theme_directories[] = $untrailed;
    414414        }
    415 
    416         wp_clean_themes_cache();
    417415
    418416        return true;
Note: See TracChangeset for help on using the changeset viewer.