comments_popup_script()

最后更新于:2021-11-25 20:38:56

comments_popup_script()

Display the JS popup script to show a comment.

源文件

文件: gc-includes/deprecated.php

function comments_popup_script() {
	_deprecated_function( __FUNCTION__, '4.5.0' );
}