comments_popup_script()

In this article

This function has been deprecated.

Display the JS popup script to show a comment.

Source

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

Changelog

VersionDescription
4.5.0This function has been deprecated.
0.71Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.