wpseek.com
WordPress开发者和主题制作者的搜索引擎



customize_render_control › WordPress动作钩子

Since3.4.0
已弃用n/a
do_action( 'customize_render_control', $this )
参数:
  • (WP_Customize_Control) $control WP_Customize_Control instance.
    Required: Yes
定义在:
文档:

Fires just before the current Customizer control is rendered.





源码

do_action( 'customize_render_control', $this );