ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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::customize_register()

Method: Registers Customizer settings and controls for all sidebars and widgets.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_available_widgets()

Method: Builds up an index of all available widgets for use in Backbone models.

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

Used by 0 functions | Uses 0 functions

customizer_widgets_section_args

Filter Hook: Filters Customizer widget section arguments for a given sidebar.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::_sort_name_callback()

Method: Naturally orders available widgets by name.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::is_panel_active()

Method: Determines whether the widgets panel is active, based on whether there are sidebars registered.

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

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