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

WP_Customize_Selective_Refresh::add_dynamic_partials()

Method: Registers dynamically-created partials.

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

Used by 1 function | Uses 5 functions

customize_render_partials_response

Filter Hook: Filters the response from rendering the partials.

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

Used by 1 function | 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:408

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

Used by 1 function | 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:319

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

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

Used by 1 function | 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:266

Used by 2 functions | Uses 0 functions

customize_dynamic_partial_args

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

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

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy