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



contextual_help › WordPress Filter Hooks

Since2.7.0
DeprecatedUse {@see get_current_screen()} with {@see WP_Screen::add_help_tab()} or {@see WP_Screen::remove_help_tab()} instead.
$old_help = apply_filters_deprecated(
Parameters: (3)
  • () old_help Help text that appears on the screen.
    Required: Yes
  • () screen_id Screen ID.
    Required: Yes
  • () screen Current WP_Screen instance.
    Required: Yes
Defined at:
Codex:

Filters the legacy contextual help text.





Source

$old_help = apply_filters_deprecated(