Implemented Reset Notices

This suggestion has been implemented. Votes are no longer accepted.
Although I support the suggestion, there is a way to do this via database query.

Code:
DELETE FROM xf_notice_dismissed WHERE notice_id = ?
 
Yep, I noticed today (:)) that once a notice is dismissed, it doesn't reoccur again.

It would be great to have dismissable notices but which reoccurs again after some time, like 7 days.
 
Top Bottom