Browse: Home / Hooks /

learndash_notifications_send_notification

apply_filters( 'learndash_notifications_send_notification',  bool ,  array $shortcode_data )

Filter hook to allow admin to decide whether to send notification or not


Description #


Parameters #

(bool) True to send|false to disable

$shortcode_data

(array) Data for this notification


Return #

(bool) True to send|false to disable


Source #

File: includes/notifications/includes/notification.php