ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Customize
  • Page 25

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

WP_Customize_Widgets::get_post_value()

Method: Retrieves an unslashed post value or return a default.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::enqueue_scripts()

Method: Enqueues scripts and styles for Customizer panel and export data to JavaScript.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Widgets::tally_rendered_widgets()

Method: Tracks the widgets that were rendered.

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

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

WP_Customize_Control::input_attrs()

Method: Render the custom attributes for the control’s input element.

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

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