Allows Buddypress group Mods to send email to all group members from group admin manage section..
To E-mail members for mods put the code given below in your bp-groups-members-mail php file in the end from wp-admin-> plugins-> editor function gmm enabled for mods { return true }.
Upload the plugin files to the wp-content plugins plugin-name directory, or install the plugin through the WordPress plugins screen directly..
Activate the plugin through 'Plugins screen in WordPress.
Use Settings->Plugin Name screen to configure the plugin ( Make your instructions match the user flow for activating and installing your plugin.
To send email to all members of you group. how to send mail. just goto group admin -> manage -> email members tab, Fill in subject and send he mail...
Allows Buddypress group Mods to send email to all group members from group admin manage section...
moderator cannot manage group for sending Emails..
When I send emails to all group members, all of the recipients see other members email adresses, that might be problem for those.
Browse the code, check out the SVN repository, or subscribe to the development log by RSS...
Read more