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