GC_Customize_Filter_Setting::update()

最后更新于:2021-11-27 00:16:31

GC_Customize_Filter_Setting::update( mixed$value)

Saves the value of the setting, using the related API.

参数

$value

(mixed) (Required) The value to update.

源文件

文件: gc-includes/customize/class-gc-customize-filter-setting.php

	public function update( $value ) {}