wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



comments_popup_script › WordPress Function

Seit0.71
Veraltet4.5.0
comments_popup_script ( Keine Parameter )
Definiert in:
Codex:

Display the JS popup script to show a comment.



Quellcode

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