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
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
Method: Inserts default style for highlighted widget at early point so theme stylesheet can override.
Source: wp-includes/class-wp-customize-widgets.php:1181
Method: Determines the arguments for a dynamically-created setting.
Source: wp-includes/class-wp-customize-widgets.php:229
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
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
Action Hook: Fires just before the current Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:403
Action Hook: Fires just before a specific Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:415
Method: Renders the control wrapper and calls $this->render_content() for the internals.
Source: wp-includes/class-wp-customize-control.php:425
Method: Get the data link attribute for a setting.
Source: wp-includes/class-wp-customize-control.php:444
Method: Render the data link attribute for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:460