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