ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-widgets.php

WP_Customize_Widgets::is_option_capture_ignored()

Method: Determines whether the captured option update should be ignored.

Source: wp-includes/class-wp-customize-widgets.php:1959

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_captured_options()

Method: Retrieves captured widget option updates.

Source: wp-includes/class-wp-customize-widgets.php:1970

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_captured_option()

Method: Retrieves the option that was captured from being saved.

Source: wp-includes/class-wp-customize-widgets.php:1983

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::sanitize_widget_instance()

Method: Sanitizes a widget instance.

Source: wp-includes/class-wp-customize-widgets.php:1358

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::count_captured_options()

Method: Retrieves the number of captured widget option updates.

Source: wp-includes/class-wp-customize-widgets.php:1999

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::sanitize_widget_js_instance()

Method: Converts a widget instance into JSON-representable format.

Source: wp-includes/class-wp-customize-widgets.php:1402

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::start_capturing_option_updates()

Method: Begins keeping track of changes to widget options, caching new values.

Source: wp-includes/class-wp-customize-widgets.php:2008

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::sanitize_sidebar_widgets_js_instance()

Method: Strips out widget IDs for widgets which are no longer registered.

Source: wp-includes/class-wp-customize-widgets.php:1434

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::capture_filter_pre_update_option()

Method: Pre-filters captured option values before updating.

Source: wp-includes/class-wp-customize-widgets.php:2028

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::call_widget_update()

Method: Finds and invokes the widget update and control callbacks.

Source: wp-includes/class-wp-customize-widgets.php:1454

Used by 0 functions | Uses 0 functions
1 2 … 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy