WP_Customize_Widgets::register_settings()
Inspects the incoming customized data for any widget settings, and dynamically adds them up-front so widgets will be initialized properly.
Inspects the incoming customized data for any widget settings, and dynamically adds them up-front so widgets will be initialized properly.
{@internal Missing Summary}
Renders a specific widget using the supplied sidebar arguments.
Ensures sidebar widget arrays only ever contain widget IDS.
Strips out widget IDs for widgets which are no longer registered.
Sanitizes a widget instance.
Converts a widget instance into JSON-representable format.
Ensures widgets are available for all types of previews.
Adds hooks for selective refresh.
{@internal Missing Summary}