GC_Customize_Setting::_update_theme_mod()

最后更新于:2021-11-27 08:47:37

GC_Customize_Setting::_update_theme_mod()

Deprecated method.

源文件

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

	protected function _update_theme_mod() {
		_deprecated_function( __METHOD__, '4.4.0', __CLASS__ . '::update()' );
	}