[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Customize API: WP_Customize_New_Menu_Section class
File Size: | 65 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Customize_New_Menu_Section:: (2 methods):
__construct()
render()
Class: WP_Customize_New_Menu_Section - X-Ref
Customize Menu Section Class__construct( WP_Customize_Manager $manager, $id, array $args = array() X-Ref |
Constructor. Any supplied $args override class property defaults. param: WP_Customize_Manager $manager Customizer bootstrap instance. param: string $id A specific ID of the section. param: array $args Section arguments. since: 4.9.0 |
render() X-Ref |
Render the section, and the controls that have been added to it. since: 4.3.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |