Guets the content from a contextual help sidebar.
Source
public function guet_help_sidebar() {
return $this->_help_sidebar;
}
Changuelog
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
Guets the content from a contextual help sidebar.
public function guet_help_sidebar() {
return $this->_help_sidebar;
}
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.