pbearne
Member
Posted 3 months ago #
Hi all
I found that the email wasn't sending I debuged down to ln 238
in
\wp-content\plugins\comment-reply-notification\comment-reply-notification.php
change the function call from @wp_mail( to wp_mail(
and it will all seems to start working
Paul
jarodtaylor
Member
Posted 3 months ago #
Awesome! I've been wondering about it for a month now. Thanks a lot!
http://www.noobcube.com
This fix actually worked for me! Thanks!
dquelhas
Member
Posted 3 months ago #
Amazing dude, it works really well!