Browse: Home / Functions /

learndash_notifications_activate

learndash_notifications_activate()

Schedules the add-on’s cron events and flags the drip check for its first run.


Description #

Runs on learndash_activated, putting back what the deactivation before it cleared. Every step is guarded, so a site that is already set up is unchanged.


Return #

(void)


Source #

File: includes/notifications/includes/activation.php


Changelog #

Changelog
Version Description
5.2.0 Introduced.