customize_render_section

最后更新于:2021-11-26 04:08:32

do_action( ‘customize_render_section’, GC_Customize_Section $this )

Fires before rendering a Customizer section.

参数

$this

(GC_Customize_Section)
GC_Customize_Section instance.

源文件

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

View on Trac