r-a-y / bp-reply-by-email

Reply to BuddyPress items from the comfort of your email inbox. Currently in pre-release.
GNU General Public License v2.0
63 stars 9 forks source link

Support comment moderation for BP groupblog module #121

Closed r-a-y closed 5 years ago

r-a-y commented 5 years ago

When RBE is used in conjunction with the Group Email Subscription and BP Groupblog plugins, group members can receive an email notification when a new groupblog post is published.

If the groupblog has comment moderation turned on (the "Before a comment appears, comment must be manually approved" option is checked in the WP admin dashboard's "Settings > Discussion" page) and a group member replies to a groupblog post via email, the email reply is not placed in the moderation queue, but is published immediately.

In the above example, we should not publish the email reply automatically, but should put the comment in the moderation queue.