Get the control’s content for insertion into the Customizer pane.
WP_Customize_Control::check_capabilities
Checks if the user can use this control.
WP_Customize_Control::json
Get the data to export to the client via JSON.
WP_Customize_Control::to_json
Refresh the parameters passed to the JavaScript via JSON.
Advertisement
WP_Customize_Control::value
Fetch a setting’s value.
WP_Customize_Control::active_callback
Default callback used when invoking WP_Customize_Control::active().
WP_Customize_Control::active
Check whether control is active to current Customizer preview.
WP_Customize_Control::enqueue
Enqueue control related scripts/styles.
Advertisement
WP_Customize_Control::__construct
Constructor.
WP_Comment::__get
Magic getter.
WP_Comment::__isset
Check whether a non-public property is set.
WP_Comment::populated_children
Set the ‘populated_children’ flag.
Advertisement
WP_Comment::get_child
Get a child comment by ID.
WP_Comment::add_child
Add a child to the comment.
WP_Comment::get_children
Get the children of a comment.