wp_dashboard_incoming_links_output()WP 2.5.0

Deprecated since 3.8.0. It is no longer supported and may be removed in future releases. It is recommended to replace this function with the same one.

Deprecated dashboard widget controls.

No Hooks.

Returns

null. Nothing (null).

Usage

wp_dashboard_incoming_links_output();

Changelog

Since 2.5.0 Introduced.
Deprecated since 3.8.0

wp_dashboard_incoming_links_output() code WP 6.9

function wp_dashboard_incoming_links_output() {}