GC_Customize_Manager::customize_preview_signature()

最后更新于:2021-11-27 00:53:04

GC_Customize_Manager::customize_preview_signature()

Prints a signature so we can ensure the Customizer was properly executed.

源文件

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

	public function customize_preview_signature() {
		_deprecated_function( __METHOD__, '4.7.0' );
	}