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



contextual_help › WordPress Filter Hooks

Seit2.7.0
VeraltetUse {@see get_current_screen()->add_help_tab()} or {@see get_current_screen()->remove_help_tab()} instead.
$old_help = apply_filters_deprecated(
Parameter: (3)
  • () old_help Help text that appears on the screen.
    Erforderlich: Ja
  • () screen_id Screen ID.
    Erforderlich: Ja
  • () screen Current WP_Screen instance.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the legacy contextual help text.





Quellcode

$old_help = apply_filters_deprecated(