Warning: This function has been deprecated.
wp_dashboard_incoming_links_control() WordPress Function
The wp_dashboard_incoming_links_control() function allows you to display and manage your incoming links from the WordPress dashboard. This function gives you the ability to add, remove, and edit your incoming links.
wp_dashboard_incoming_links_control() #
Deprecated dashboard incoming links control.
Source
File: wp-admin/includes/deprecated.php
function wp_dashboard_incoming_links_control() {}
Expand full source codeCollapse full source codeView on TracView on GitHub
Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |