wp_clean_plugins_cache
wp_clean_plugins_cache ( $clear_update_cache = true )
Parameters:- (bool) clear_update_cache Whether to clear the plugin updates cache. Default true.
Defined at: - Introduced in WordPress: 3.7.0
- Deprecated in WordPress: —
Description
Clears the plugins cache used by get_plugins() and by default, the plugin updates cache.