Black Friday / Cyber Monday Sale!
Sale ends in:
Days
Hours
Minutes
Seconds
Use code BFCM2025 for 40% off at the checkout.
« Previous
Restrict Content Pro
Restrict Content Pro
Next »
Paid Memberships Pro
Paid Memberships Pro
LearnDash
Updated
LearnDash Comment Notifications
If you have enabled comments on Essays within LearnDash, you may find that the LearnDash comment notification is sent in addition to the one from BNFW. To disable the LearnDash Essay Comment notification, just add the below code to your functions.php file.
[cc lang=”php”]
remove_action( ‘comment_post’, ‘learndash_notifications_assignment_essay_comment_left’, 10 );
[/cc]