ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/customize/class-wp-customize-selective-refresh.php

customize_dynamic_partial_args

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

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

Used by 0 functions | Uses 0 functions

customize_dynamic_partial_class

Filter Hook: Filters the class used to construct partials.

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

Used by 0 functions | Uses 0 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:271

Used by 0 functions | 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:288

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:304

Used by 0 functions | 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:344

Used by 0 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:16

Used by 0 functions | Uses 0 functions

customize_render_partials_after

Action Hook: Fires immediately after partials are rendered.

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

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:64

Used by 0 functions | 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:437

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy