W3cubDocs

/WordPress

do_action( ‘edit_link’, int $link_id )

Fires after a link was updated in the database.

Parameters

$link_idint
ID of the link that was updated.

Source

do_action( 'edit_link', $link_id );

Changelog

Version Description
2.0.0 Introduced.

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