ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Customize_Widgets::start_dynamic_sidebar()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::end_dynamic_sidebar()

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

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

Used by 0 functions | Uses 0 functions

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

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

Used by 0 functions | Uses 0 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: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
1 2 … 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy