[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/customize/ -> class-wp-customize-new-menu-section.php (summary)

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

Defines 1 class

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.

render()   X-Ref
Render the section, and the controls that have been added to it.




Generated : Thu Apr 25 08:20:02 2024 Cross-referenced by PHPXref