ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Customize_Widgets::end_dynamic_sidebar()

Method: Finishes keeping track of the current sidebar being rendered.

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

Used by 0 functions | Uses 1 function

WP_Customize_Widgets::filter_sidebars_widgets_for_rendering_widget()

Method: Filters sidebars_widgets to ensure the currently-rendered widget is the only widget in the current sidebar.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::render_widget_partial()

Method: Renders a specific widget using the supplied sidebar arguments.

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

Used by 0 functions | Uses 4 functions

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:1858

Used by 1 function | Uses 0 functions

WP_Customize_Widgets::get_captured_options()

Method: Retrieves captured widget option updates.

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

Used by 1 function | 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:1882

Used by 1 function | Uses 0 functions

WP_Customize_Widgets::sanitize_widget_instance()

Method: Sanitizes a widget instance.

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

Used by 1 function | Uses 2 functions

WP_Customize_Widgets::count_captured_options()

Method: Retrieves the number of captured widget option updates.

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

Used by 1 function | 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:1314

Used by 2 functions | Uses 1 function

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:1907

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