customize_save_response
最后更新于:2021-11-26 04:09:23
apply_filters( ‘customize_save_response’, array $response, GC_Customize_Manager $this )
Filters response data for a successful customize_save Ajax request.
参数
- $response
-
(array)
Additional information passed back to the ‘saved’ event ongc.customize
. - $this
-
(GC_Customize_Manager)
GC_Customize_Manager instance.
源文件
文件: gc-includes/class-gc-customize-manager.php