WPDev.one
Core Class

WP_Customize_Nav_Menu_Item_Control

class WP_Customize_Nav_Menu_Item_Control // Constructor: function Object() { [native code] }

Customize control to represent the name field for a given menu.

Methods 4 methods

Method / Return Description
__construct()
void

Constructor.

Parameters: $manager: mixed, $id: mixed, $args: mixed
render_content()
void

Don't render the control's content - it's rendered with a JS template.

content_template()
void

JS/Underscore template for the control UI.

json()
array

Return parameters for this control.

Properties

Property / Type Description
$type
mixed
public
No description available.
$setting
mixed
public
No description available.

Class Information

Since Version
4.3.0
Source File
wp-includes/customize/class-wp-customize-nav-menu-item-control.php
Advertisement