Refresh the parameters passed to the JavaScript via JSON.
WP_Customize_Site_Icon_Control::content_template
Renders a JS template for the content of the site icon control.
WP_Customize_Site_Icon_Control::__construct
Constructor.
WP_Customize_Sidebar_Section::active_callback
Whether the current sidebar is rendered on the page.
Advertisement
WP_Customize_Sidebar_Section::json
Gather the parameters passed to client JavaScript via JSON.
WP_Customize_Selective_Refresh::handle_render_partials_request
Handles the Ajax request to return the rendered partials for the requested placements.
WP_Customize_Selective_Refresh::handle_error
Handles PHP errors triggered during rendering the partials.
WP_Customize_Selective_Refresh::is_render_partials_request
Checks whether the request is for rendering partials.
Advertisement
WP_Customize_Selective_Refresh::add_dynamic_partials
Registers dynamically-created partials.
WP_Customize_Selective_Refresh::export_preview_data
Exports data in preview after it has finished rendering so that partials can be added at runtime.
WP_Customize_Selective_Refresh::enqueue_preview_scripts
Enqueues preview scripts.
WP_Customize_Selective_Refresh::init_preview
Initializes the Customizer preview.
Advertisement
WP_Customize_Selective_Refresh::remove_partial
Removes a partial.
WP_Customize_Selective_Refresh::get_partial
Retrieves a partial.
WP_Customize_Selective_Refresh::add_partial
Adds a partial.