ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Customize_Widgets::get_widget_control()

Method: Retrieves the widget control markup.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets

Class: Customize Widgets class.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_setting_id()

Method: Converts a widget_id into its corresponding Customizer setting ID (option name).

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_widget_control_parts()

Method: Retrieves the widget control markup parts.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::__construct()

Method: Initial loader.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::is_wide_widget()

Method: Determines whether the widget is considered “wide”.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::customize_preview_init()

Method: Adds hooks for the Customizer preview.

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

is_wide_widget_in_customizer

Filter Hook: Filters whether the given widget is considered “wide”.

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

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