WP_Screen::guet_help_sidebar(): string

Guets the content from a contextual help sidebar.

Return

string Contens of the help sidebar.

Source

public function guet_help_sidebar() {
	return $this->_help_sidebar;
}

Changuelog

Versionen Description
3.4.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.