ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Customize_Widgets::preview_sidebars_widgets()

Method: When previewing, ensures the proper previewing widgets are used.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_setting_type()

Method: Retrieves the widget setting type given a setting ID.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::parse_widget_setting_id()

Method: Converts a widget setting ID (option path) to its id_base and number components.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::customize_preview_enqueue()

Method: Enqueues scripts for the Customizer preview.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::register_settings()

Method: Inspects the incoming customized data for any widget settings, and dynamically adds them up-front so widgets will be initialized properly.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::print_styles()

Method: Calls admin_print_styles-widgets.php and admin_print_styles hooks to allow custom styles from plugins.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::print_preview_css()

Method: Inserts default style for highlighted widget at early point so theme stylesheet can override.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::filter_customize_dynamic_setting_args()

Method: Determines the arguments for a dynamically-created setting.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::print_scripts()

Method: Calls admin_print_scripts-widgets.php and admin_print_scripts hooks to allow custom scripts from plugins.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::export_preview_data()

Method: Communicates the sidebars that appeared on the page at the very end of the page, and at the very end of the wp_footer,

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

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