Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC 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 13, 2019 at 2:51 pm #92150fabricebartoli90Participant
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 22, 2019 at 10:56 am #93389WCFM ForumMember
HI,
Please add this line 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.