do_action( 'customize_render_section', WP_Customize_Section $section )
Fires before rendering a Customizer section.
Parameters
- $section
-
WP_Customize_Section instance.
Source
Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |