customize_render_panel

最后更新于:2021-11-26 04:07:48

do_action( ‘customize_render_panel’, GC_Customize_Panel $this )

Fires before rendering a Customizer panel.

参数

$this

(GC_Customize_Panel)
GC_Customize_Panel instance.

源文件

文件: gc-includes/class-gc-customize-panel.php

View on Trac