wpseek.com
A WordPress-centric search engine for devs and theme authors
customize_render_panel_{$this->id} › WordPress Action Hooks
Since4.0.0
Deprecatedn/a
› do_action( "customize_render_panel_{$this->id}" )
| Defined at: |
|
| Codex: |
Fires before rendering a specific Customizer panel.
The dynamic portion of the hook name, `$this->id`, refers to the ID of the specific Customizer panel to be rendered.