do_action( 'deleted_link', int $link_id ) Fires after a link has been deleted. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $link_id (int) ID of the deleted link. Top ↑Source File: wp-admin/includes/bookmark.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-admin/includes/bookmark.php: wp_delete_link() Deletes a specified link from the database. Top ↑Changelog Changelog Version Description 2.2.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-admin/includes/bookmark.php: wp_delete_link() Deletes a specified link from the database.