Disable "New Product" Emails

This topic contains 2 reply and 2 voices, and was last updated by Stephen 9 years, 4 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
December 15, 2014 at 7:59 pm 32350
Stephen Hi there, I am using Dokan Plugin v1.3. Every time a user adds a product I get this email: New Product added Hello there, A new product has been submitted to your site... Summary of the product: ... A lot of users have been adding products so you can imagine the hundreds of emails I have been receiving. Can you help me disable the new product email notifications to the admin? Thanks in advance
December 17, 2014 at 10:32 am 32405
Nayem Nayem

Hello Stephen,

Please navigate to Dokan-plugin/classes and open template-shortcodes.php. In line number 163, you will see this code- Dokan_Email::init()->new_product_added( $product_id, $product_status );. Then you have to comment out this line. Hope this will work. Please check and let me know.

Thank you 🙂

December 18, 2014 at 1:22 am 32490
Stephen Stephen

Thanks, this worked

Viewing 2 Posts - 1 through 2 (of 2 total)