ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Customize_Widgets::print_footer_scripts()

Method: Calls admin_print_footer_scripts and admin_print_scripts hooks to allow custom scripts from plugins.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::is_sidebar_rendered()

Method: Determines if a sidebar is rendered on the page.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::filter_option_sidebars_widgets_for_theme_switch()

Method: Filters sidebars_widgets option for theme switch.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_setting_args()

Method: Retrieves common arguments to supply when constructing a Customizer setting.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::tally_sidebars_via_is_active_sidebar_calls()

Method: Tallies the sidebars rendered via is_active_sidebar().

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::customize_controls_init()

Method: Ensures all widgets get loaded into the Customizer.

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

Used by 0 functions | Uses 0 functions

widget_customizer_setting_args

Filter Hook: Filters the common arguments supplied when constructing a Customizer setting.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::tally_sidebars_via_dynamic_sidebar_calls()

Method: Tallies the sidebars rendered via dynamic_sidebar().

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::schedule_customize_register()

Method: Ensures widgets are available for all types of previews.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::sanitize_sidebar_widgets()

Method: Ensures sidebar widget arrays only ever contain widget IDS.

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

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