Used By
| Used By | Description | 
|---|---|
| wp-admin/includes/class-wp-screen.php: WP_Screen::render_screen_meta() | Render the screen’s help section. | 
Gets the content from a contextual help sidebar.
(string) Contents of the help sidebar.
File: wp-admin/includes/class-wp-screen.php
public function get_help_sidebar() {
		return $this->_help_sidebar;
	}  | Version | Description | 
|---|---|
| 3.4.0 | Introduced. | 
    © 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
    https://developer.wordpress.org/reference/classes/wp_screen/get_help_sidebar