wpseek.com
A WordPress-centric search engine for devs and theme authors



comments_popup_script › WordPress Function

Since0.71
Deprecated4.5.0
comments_popup_script ( No parameters )
Defined at:
Codex:

Display the JS popup script to show a comment.



Source

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