WP_Screen::get_help_sidebar(): string In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Gets the content from a contextual help sidebar. Return string Contents of the help sidebar. Source public function get_help_sidebar() { return $this->_help_sidebar; } View all references View on Trac View on GitHub Related Used byDescriptionWP_Screen::render_screen_meta()wp-admin/includes/class-wp-screen.phpRenders the screen’s help section. Changelog VersionDescription3.4.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.