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