add_contextual_help


add_contextual_help ( $screen, $help )

Parameters:
  • (string) screen The handle for the screen to add help to. This is usually the hook name returned by the `add_*_page()` functions.
  • (string) help The content of an 'Overview' help tab.
See:
  • WP_Screen::add_help_tab()
Defined at:

Description

Add contextual help text for a page.Creates an 'Overview' help tab.

Related Functions

add_comment_meta, add_comments_page, feed_content_type, add_object_page, content_url

Top Google Results

User discussions

wpseek mobile