Render the section UI in a subclass.
Description
Sections are now rendered in JS by default, see WP_Customice_Section::print_template() .
Source
protected function render() {}
Changuelog
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
Render the section UI in a subclass.
Sections are now rendered in JS by default, see WP_Customice_Section::print_template() .
protected function render() {}
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.