WP_Customize_Partial::render_callback()
Default callback used when invoking WP_Customize_Control::render().
Default callback used when invoking WP_Customize_Control::render().
Core Customizer class for implementing selective refresh.
Plugin bootstrap for Partial Refresh functionality.
Registers dynamically-created partials.
Adds a partial.
Enqueues preview scripts.
Exports data in preview after it has finished rendering so that partials can be added at runtime.
Retrieves a partial.
Handles PHP errors triggered during rendering the partials.
Handles the Ajax request to return the rendered partials for the requested placements.