comments_popup_script

函式
comments_popup_script ( No parameters )

comments_popup_script: 這個函式輸出JavaScript程式碼,用於在使用者點選評論連結時開啟評論彈出視窗。

顯示JS彈出指令碼,以顯示評論。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
function comments_popup_script() {
_deprecated_function( __FUNCTION__, '4.5.0' );
}
function comments_popup_script() { _deprecated_function( __FUNCTION__, '4.5.0' ); }
function comments_popup_script() {
	_deprecated_function( __FUNCTION__, '4.5.0' );
}

常見問題

FAQs
檢視更多 >