wpseek.com
WordPress开发者和主题制作者的搜索引擎



comments_popup_script › WordPress Function

Since0.71
已弃用4.5.0
comments_popup_script ( 没有参数 )
定义在:
文档:

Display the JS popup script to show a comment.



源码

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