ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Customize
  • Page 25

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

customize_render_control

Action Hook: Fires just before the current Customizer control is rendered.

Source: wp-includes/class-wp-customize-control.php:403

Used by 0 functions | Uses 0 functions

customize_render_control_{$this->id}

Action Hook: Fires just before a specific Customizer control is rendered.

Source: wp-includes/class-wp-customize-control.php:415

Used by 0 functions | Uses 0 functions

WP_Customize_Control::render()

Method: Renders the control wrapper and calls $this->render_content() for the internals.

Source: wp-includes/class-wp-customize-control.php:425

Used by 0 functions | Uses 0 functions

WP_Customize_Control::get_link()

Method: Get the data link attribute for a setting.

Source: wp-includes/class-wp-customize-control.php:444

Used by 0 functions | Uses 0 functions

WP_Customize_Control::link()

Method: Render the data link attribute for the control’s input element.

Source: wp-includes/class-wp-customize-control.php:460

Used by 0 functions | Uses 0 functions
« Previous 1 … 24 25 26 … 51 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy