• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/customize/class-wp-customize-selective-refresh.php

customize_render_partials_after

Action Hook: Fires immediately after partials are rendered.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:392

Used by 1 function | Uses 0 functions

customize_render_partials_response

Filter Hook: Filters the response from rendering the partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:436

Used by 1 function | Uses 0 functions

customize_render_partials_before

Action Hook: Fires immediately before partials are rendered.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:343

Used by 1 function | Uses 0 functions

WP_Customize_Selective_Refresh::add_dynamic_partials()

Method: Registers dynamically-created partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:208

Used by 1 function | Uses 5 functions

WP_Customize_Selective_Refresh::is_render_partials_request()

Method: Checks whether the request is for rendering partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:270

Used by 1 function | Uses 0 functions

WP_Customize_Selective_Refresh::handle_error()

Method: Handles PHP errors triggered during rendering the partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:287

Used by 0 functions | Uses 0 functions

WP_Customize_Selective_Refresh::handle_render_partials_request()

Method: Handles the Ajax request to return the rendered partials for the requested placements.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:303

Used by 0 functions | Uses 13 functions

customize_dynamic_partial_class

Filter Hook: Filters the class used to construct partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:250

Used by 2 functions | Uses 0 functions

WP_Customize_Selective_Refresh::get_partial()

Method: Retrieves a partial.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:121

Used by 2 functions | Uses 0 functions

WP_Customize_Selective_Refresh::remove_partial()

Method: Removes a partial.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:136

Used by 0 functions | Uses 0 functions

WP_Customize_Selective_Refresh::init_preview()

Method: Initializes the Customizer preview.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:145

Used by 0 functions | Uses 1 function

WP_Customize_Selective_Refresh::enqueue_preview_scripts()

Method: Enqueues preview scripts.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:155

Used by 0 functions | Uses 2 functions

WP_Customize_Selective_Refresh::export_preview_data()

Method: Exports data in preview after it has finished rendering so that partials can be added at runtime.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:165

Used by 0 functions | Uses 6 functions

customize_dynamic_partial_args

Filter Hook: Filters a dynamic partial’s constructor arguments.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:234

Used by 2 functions | Uses 0 functions

WP_Customize_Selective_Refresh

Class: Core Customizer class for implementing selective refresh.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:15

Used by 0 functions | Uses 0 functions

WP_Customize_Selective_Refresh::__construct()

Method: Plugin bootstrap for Partial Refresh functionality.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:63

Used by 1 function | Uses 1 function

WP_Customize_Selective_Refresh::partials()

Method: Retrieves the registered partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:77

Used by 1 function | Uses 0 functions

WP_Customize_Selective_Refresh::add_partial()

Method: Adds a partial.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:94

Used by 1 function | Uses 3 functions
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.