GC_Customize_Background_Image_Setting::update()
最后更新于:2021-11-26 23:16:10
GC_Customize_Background_Image_Setting::update($value)参数
- $value
-
(Required)
源文件
文件: gc-includes/customize/class-gc-customize-background-image-setting.php
public function update( $value ) {
remove_theme_mod( 'background_image_thumb' );
}