wpseek.com
A WordPress-centric search engine for devs and theme authors



customize_render_control › WordPress Action Hooks

Since3.4.0
Deprecatedn/a
do_action( 'customize_render_control', $this )
Parameters:
  • (WP_Customize_Control) $control WP_Customize_Control instance.
    Required: Yes
Defined at:
Codex:

Fires just before the current Customizer control is rendered.





Source

do_action( 'customize_render_control', $this );