ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Customize
  • Page 25

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

WP_Customize_Widgets::get_instance_hash_key()

Method: Retrieves MAC for a serialized widget instance string.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::customize_register()

Method: Registers Customizer settings and controls for all sidebars and widgets.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::get_available_widgets()

Method: Builds up an index of all available widgets for use in Backbone models.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Control::print_template()

Method: Render the control’s JS template.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Control::content_template()

Method: An Underscore (JS) template for this control’s content (but not its container).

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

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
« Previous 1 … 24 25 26 … 51 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy