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.


Top ↑

Source Source

File: includes/admin/class.llms.admin.notices.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.10.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.