Checks if the user can refresh this partial.
WP_Customize_Partial::json
Retrieves the data to export to the client via JSON.
WP_Customize_Partial::render_callback
Default callback used when invoking WP_Customize_Control::render().
customize_partial_render_{$partial->id}
Filters partial rendering for a specific partial.
Advertisement
customize_partial_render
Filters partial rendering.
WP_Customize_Partial::render
Renders the template partial involving the associated settings.
WP_Customize_Partial::id_data
Retrieves parsed ID data for multidimensional setting.
WP_Customize_Partial::__construct
Constructor.
Advertisement
WP_Customize_Partial
Core Customizer class for implementing selective refresh partials.