WP_Customize_Widgets::get_selective_refreshable_widgets()
Method: List whether each registered widget can be use selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:145
Method: List whether each registered widget can be use selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:145
Filter Hook: Filters whether the given widget is considered “wide”.
Source: wp-includes/class-wp-customize-widgets.php:593
Method: Refreshes the nonce for widget updates.
Source: wp-includes/class-wp-customize-widgets.php:1141
Method: Determines if a widget supports selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:167
Method: Converts a widget ID into its id_base and number components.
Source: wp-includes/class-wp-customize-widgets.php:604
Method: When previewing, ensures the proper previewing widgets are used.
Source: wp-includes/class-wp-customize-widgets.php:1159
Method: Retrieves the widget setting type given a setting ID.
Source: wp-includes/class-wp-customize-widgets.php:180
Method: Converts a widget setting ID (option path) to its id_base and number components.
Source: wp-includes/class-wp-customize-widgets.php:629
Method: Enqueues scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-widgets.php:1171
Method: Inspects the incoming customized data for any widget settings, and dynamically adds them up-front so widgets will be initialized properly.
Source: wp-includes/class-wp-customize-widgets.php:199