Warning: This function has been deprecated.
wp_dashboard_incoming_links() WordPress Function
The wp_dashboard_incoming_links() function outputs a list of links to the current site from other sites on the Internet. This is useful for keeping track of who is linking to your site and for finding potential link partners.
wp_dashboard_incoming_links() #
Deprecated dashboard widget controls.
Source
File: wp-admin/includes/deprecated.php
function wp_dashboard_incoming_links() {}
Expand full source codeCollapse full source codeView on TracView on GitHub
Changelog
Version | Description |
---|---|
3.8.0 | This function has been deprecated. |
2.7.0 | Introduced. |