Used By
Used By | Description |
---|---|
wp-includes/customize/class-wp-customize-selective-refresh.php: WP_Customize_Selective_Refresh::handle_render_partials_request() | Handles the Ajax request to return the rendered partials for the requested placements. |
Fires immediately after partials are rendered.
Plugins may do things like call wp_footer() to scrape scripts output and return them via the ‘customize_render_partials_response’ filter.
(WP_Customize_Selective_Refresh) Selective refresh component.
(array) Placements' context data for the partials rendered in the request. The array is keyed by partial ID, with each item being an array of the placements' context data.
File: wp-includes/customize/class-wp-customize-selective-refresh.php
Version | Description |
---|---|
4.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_render_partials_after