do_action( 'customize_render_panel', WP_Customize_Panel $this )

Fires before rendering a Customizer panel.


Description Description


Parameters Parameters

$this

(WP_Customize_Panel) WP_Customize_Panel instance.


Top ↑

Source Source

File: wp-includes/class-wp-customize-panel.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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