Filters response of WP_Customize_Panel::active().
Parameters
$active
bool- Whether the Customizer panel is active.
$panel
WP_Customize_Panel- WP_Customize_Panel instance.
Source
* @since 4.1.0
Changelog
Version | Description |
---|---|
4.1.0 | Introduced. |
Filters response of WP_Customize_Panel::active().
$active
bool$panel
WP_Customize_Panel* @since 4.1.0
Version | Description |
---|---|
4.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.