Used By
Used By | Description |
---|---|
wp-includes/customize/class-wp-customize-selective-refresh.php: WP_Customize_Selective_Refresh::export_preview_data() | Exports data in preview after it has finished rendering so that partials can be added at runtime. |
Retrieves the registered partials.
(array) Partials.
File: wp-includes/customize/class-wp-customize-selective-refresh.php
public function partials() { return $this->partials; }
Version | Description |
---|---|
4.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_selective_refresh/partials