wp_dashboard_incoming_links

函式
wp_dashboard_incoming_links ( No parameters )

wp_dashboard_incoming_links: 這是一個過濾鉤,允許你修改WordPress儀表盤上的傳入連結小工具。這個小工具顯示從其他網站到你的網站的最新連結列表。

過時的儀表盤小工具控制。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
function wp_dashboard_incoming_links() {}
/**
* Deprecated dashboard incoming links control.
*
* @deprecated 3.8.0
*/
function wp_dashboard_incoming_links() {} /** * Deprecated dashboard incoming links control. * * @deprecated 3.8.0 */
function wp_dashboard_incoming_links() {}

/**
 * Deprecated dashboard incoming links control.
 *
 * @deprecated 3.8.0
 */

常見問題

FAQs
檢視更多 >