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



customize_render_section › WordPress Action Hooks

Since3.4.0
Deprecatedn/a
do_action( 'customize_render_section', $this )
Parameters:
  • () section WP_Customize_Section instance.
    Required: Yes
Defined at:
Codex:

Fires before rendering a Customizer section.





Source

do_action( 'customize_render_section', $this );