wp_skip_paused_themes
wp_skip_paused_themes ( $themes )
Parameters:- (string[]) themes Array of absolute theme directory paths.
Returns:- (string[]) Filtered array of absolute paths to themes, without any paused themes.
Defined at: - Introduced in WordPress: 5.2.0
- Deprecated in WordPress: —
Description
Filters a given list of themes, removing any paused themes from it.