GC_Customize_Setting::_update_option()
最后更新于:2021-11-27 08:47:28
GC_Customize_Setting::_update_option()
Deprecated method.
源文件
文件: gc-includes/class-gc-customize-setting.php
protected function _update_option() {
_deprecated_function( __METHOD__, '4.4.0', __CLASS__ . '::update()' );
}