Used By
Used By | Description |
---|---|
wp-includes/customize/class-wp-customize-partial.php: WP_Customize_Partial::render() | Renders the template partial involving the associated settings. |
Filters partial rendering for a specific partial.
The dynamic portion of the hook name, $partial->ID
refers to the partial ID.
(string|array|false) The partial value. Default false.
(WP_Customize_Partial) WP_Customize_Setting instance.
(array) array of context data associated with the target container.
Version | Description |
---|---|
4.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_partial_render_partial-id