Tagged: Auto Moderation, avatar moderator, BuddyPress Moderation Tools, Holding for moderation, moderation, moderation tools
Hi BuddyDev’s, I have a couple questions about two of your plugins, Avatar Moderator and BuddyPress Moderation Tools.
One issue I have a question about is the email and notification parts of the plugins. The emails work great in notifying my users about their posts being approved and denied overall but there is a small issue with this. The address that these emails are being sent from is wordpress@letzrefresh.com instead of admin@letzrefresh.com and the reason that this is an issue is because the WordPress email displays itself as if it is coming from WordPress instead of Letzrefresh.com, which will seriously confuse any users of mine who do not know what WordPress is. I am assuming there is a way to change this, so please let me know how I can change the address.
The other question I have is about the BuddyPress Moderation Tools plugin. My question for this plugin is in comparison to the Avatar Moderation plugin, as this Avatar Moderation plugin has a feature that the BuddyPress Moderation Tools plugin does not have. The Avatar Moderation plugin has the feature of instead of only sending the notification of your post being approved to your email, it also automatically sends a BuddyPress notification on the site which is much more user-friendly. This is very important to me as my site is designed for a younger audience who will not check their emails as often and is also important in general as all users deserve to know as soon as possible when their post has been approved. Please let me know if this is possible to happen in the future as from my understanding the coding of these two plugins shouldn’t be too different when making BuddyPress notifications.
Thank you in advance for looking into these inquiries!Hi Avi,
Thank you for the post.1. This is because we use
wp_mail
for mail delivery. You can use any plugin/code snippet to change the From email/name. Here is a plugin for that https://wordpress.org/plugins/wp-change-default-from-email/ You can use any other plugin with similar functionality.2. At the moment, Moderation tools does not support local notification.I do see the merit in having it and we will add to to our future features list.
Thank you
BrajeshHi again Brajesh,
Thank you for your response! If it’s not too much trouble, I was wondering if you could kindly share an estimate of how long the implementation of the local notification might take and when you plan on getting to it on your list. I truly appreciate your time and help on this matter! Thanks in advance
You must be logged in to reply to this topic.