Core Class
View Source on Trac ↗
Core Class
WP_Customize_New_Menu_Section
class WP_Customize_New_Menu_Section
// Constructor: function Object() { [native code] } Customize Menu Section Class
Methods 2 methods
| Method / Return | Description |
|---|---|
| __construct() void | Constructor.
Parameters: $manager: WP_Customize_Manager, $id: mixed, $args: array |
| render() void | Render the section, and the controls that have been added to it. |
Properties
| Property / Type | Description |
|---|---|
| $type mixed public | No description available. |
Class Information
Since Version
4.3.0
Source File
wp-includes/customize/class-wp-customize-new-menu-section.php
Advertisement