Browse: Home / Functions /

learndash_notifications_update_lesson_available_notification_lesson_hook

learndash_notifications_update_lesson_available_notification_lesson_hook( int $lesson_id,  object $post,  bool $update )

Update lesson available notifications when a lesson is created or updated


Description #


Parameters #

$lesson_id

(int) (Required) Lesson ID

$post

(object) (Required) Lesson WP Post object

$update

(bool) (Required) Update post or not


Source #

File: includes/notifications/includes/notification.php