[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

Customize API: WP_Customize_New_Menu_Control class

File Size: 63 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WP_Customize_New_Menu_Control:: (2 methods):
  __construct()
  render_content()


Class: WP_Customize_New_Menu_Control  - X-Ref

Customize control class for new menus.

__construct( WP_Customize_Manager $manager, $id, array $args = array()   X-Ref
Constructor.

param: WP_Customize_Manager $manager Customizer bootstrap instance.
param: string               $id      The control ID.
param: array                $args    Optional. Arguments to override class property defaults.

render_content()   X-Ref
Render the control's content.




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