WP Manifestindependent plugin directory
manifest / email / extended-learndash-notifications

LearnDash Notifications - Extended

Send BuddyPress message as an alternative to email notifications in LearnDash

by Uday Kokitkar · github.com/uday-kokitkar/extended-learndash-notifications

6stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/uday-kokitkar/extended-learndash-notifications/archive/refs/heads/master.zip

From the readme

Extended LearnDash Notifications Sending BuddyPress messages would help real time notifications and initiation of the conversation on the LearnDash-BuddyPress websites. Features! - Adds option to send BuddyPress message. - Setting to send BuddyPress message as well as email. - Message sender is admin of the site. Screenshots Notifications Setting Configuration Make sure that BuddyPress Private Messaging component is enabled. IMPORTANT CHANGE REQUIRED If you are using LearnDash Notification plugin 1.5 or greater, following line must be modified in the LearnDash Notifications plugin to make this extended plugin work. File: learndash-notifications/src/trigger.php Line number: 61 (as per the LearnDash Notification v1.5.3) Original Code at line 61: $issend = true; Replace it by $issend = applyfilters( 'learndashnotificationssendemail', true, $email, $model-post-ID ); Installation Follow these steps to install a plugin. Todos - Set a sender according to type of trigger. License GPL 3.0

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
1.0.0Aug 29, 2020