wpseek.com
A WordPress-centric search engine for devs and theme authors



current_theme_supports-{$feature} › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( "current_theme_supports-{$feature}", true, $args, $_wp_theme_features[ $feature ] )
Defined at:
Codex:

This filter is documented in wp-includes/theme.php





Source

return apply_filters( "current_theme_supports-{$feature}", true, $args, $_wp_theme_features[ $feature ] ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores