do_action( ‘customize_render_panel’, WP_Customize_Panel $panel )

In this article

Fires before rendering a Customizer panel.

Parameters

$panelWP_Customize_Panel

Source

do_action( 'customize_render_panel', $this );

Changelog

VersionDescription
4.0.0Introduced.

User Contributed Notes

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