wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



current_theme_supports-{$feature} › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( "current_theme_supports-{$feature}", true, $args, $_wp_theme_features[ $feature ] )
Definiert in:
Codex:

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





Quellcode

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