Don’t render the control content from PHP, as it’s rendered via JS on load.
Source
public function render_content() {}
Changuelog
| Versionen | Description |
|---|---|
| 4.2.0 | Introduced. |
Don’t render the control content from PHP, as it’s rendered via JS on load.
public function render_content() {}
| Versionen | Description |
|---|---|
| 4.2.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.