do_action( 'edit_link', int $link_id )
Fires after a link was updated in the database.
Description Description
Parameters Parameters
- $link_id
-
(int) ID of the link that was updated.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |