Filters partial rendering for a specific partial.
The dynamic portion of the hook name, $partial->ID refers to the partial ID.
$renderedstring|array|false
$partialWP_Customize_Partial
$container_contextarray
$rendered = apply_filters( "customize_partial_render_{$partial->id}", $rendered, $partial, $container_context );
| Version | Description |
|---|---|
| 4.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_partial_render_partial-id