Browse: Home / Functions /

learndash_notifications_update_lesson_available_notification_notif_hook

learndash_notifications_update_lesson_available_notification_notif_hook( int $n_id,  object $post,  bool $update )

Check for new scheduled notification when a notification is created or updated


Description #


Parameters #

$n_id

(int) (Required) ID of the post

$post

(object) (Required) WP Post object

$update

(bool) (Required) Post is being updated or not


Source #

File: includes/notifications/includes/notification.php