do_action( ‘customize_render_section’, WP_Customize_Section $section )

In this article

Fires before rendering a Customizer section.

Parameters

$sectionWP_Customize_Section

Source

do_action( 'customize_render_section', $this );

Changelog

VersionDescription
3.4.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.