do_action( "lifterlms_{$trigger}_{$notice_id}_notice" )
Hook run when a notice is dismissed.
Description Description
The dynamic portion of this hook {$trigger} refers to the deletion trigger, either ‘delete’, ‘hide’, or ‘remind’.
The dynamic portion of this hook, {$notice_id} refers to the ID of the notice being dismissed.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 4.10.0 | Introduced. |