W3cubDocs

/WordPress

do_action( 'edit_link', int $link_id )

Fires after a link was updated in the database.

Parameters

$link_id

(int) ID of the link that was updated.

Source

File: wp-admin/includes/bookmark.php

View on Trac

Changelog

Version Description
2.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_link