documentation_link

函式
documentation_link ( No parameters )

documentation_link: 這是一個WordPress的函式,用於生成WordPress的特定功能或元件的文件連結: 這個函式通常被那些想為使用者提供更多關於如何使用某一特定功能的資訊的開發者使用。

未使用的管理功能。

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

常見問題

FAQs
檢視更多 >