GC_Customize_Manager::customize_preview_html5()

最后更新于:2021-11-27 00:51:57

GC_Customize_Manager::customize_preview_html5()

Print a workaround to handle HTML5 tags in IE < 9.

源文件

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

	public function customize_preview_html5() {
		_deprecated_function( __FUNCTION__, '4.7.0' );
	}