WP_Customize_Control::input_attrs()
Render the custom attributes for the control’s input element.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Render the custom attributes for the control’s input element.
Get the data to export to the client via JSON.
Render the data link attribute for the control’s input element.
Check capabilities and render the control.
Render the control’s JS template.
Renders the control wrapper and calls $this->render_content() for the internals.
Render the control’s content.
Refresh the parameters passed to the JavaScript via JSON.
Fetch a setting’s value.
Enqueue control related scripts/styles.