- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › Turn off notifications for bulk upload
How do I turn off notifications for bulk upload. I do not want emails sent out.
Open the following file of the emember bulk importer addon.
emember-bulk-member-import/classes/class.emember-bulk-import-member.php
Find the following line of code and comment it out:
wp_emember_generate_and_mail_password($prefields['email']);