Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Double Notification Approved Product: Buddypress + Wcfm
- This topic has 1 reply, 2 voices, and was last updated 5 years ago by WCFM Forum.
Viewing 1 reply thread
- AuthorPosts
- November 14, 2019 at 3:45 pm #92285fabricebartoli90Participant
Hi guys! I see that if i enable the mail of “approve product”, when admin approve a product, vendor receive 2 notifications, one of buddypress (new message from admin “approved product” and one from wcfm.
How to disable one of those?
- November 23, 2019 at 8:57 am #93515WCFM ForumMember
HI,
Add this code to your site –
add_filter( 'wcfm_is_allow_notification_sync_to_buddypress', '__return_false' );
Add this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/Thank You
- AuthorPosts
Viewing 1 reply thread
- The topic ‘Double Notification Approved Product: Buddypress + Wcfm’ is closed to new replies.