Just the note that the Plugin works great on WP Single-Install.
It would be great if it could get updated to work with Multisite, too… ??
https://www.ads-software.com/extend/plugins/buddypress-mass-messaging/
]]>Beware:
Here’s what you get when you try to send a message:
You do not have sufficient permissions to access this page.
https://www.ads-software.com/extend/plugins/buddypress-mass-messaging/
]]>I just installed the plugin and tried my very first mass message.
I got
You do not have sufficient permissions to access this page.
Note, I am the WP Admin.
https://www.ads-software.com/extend/plugins/buddypress-mass-messaging/
]]>Fatal error: Call to undefined function is_site_admin() in /wp-content/plugins/buddypress-mass-messaging/bp-mass-messaging.php on line 3
https://www.ads-software.com/extend/plugins/buddypress-mass-messaging/
]]>You should edit line 33 to
$user_ids = $wpdb->get_col("SELECT ID FROM $wpdb->users");
then it can be used with custom table prefixes.
https://www.ads-software.com/extend/plugins/buddypress-mass-messaging/
]]>does this plugin send the message to all users registered on the site or only those that have registered since BuddyPress has been installed?
https://www.ads-software.com/extend/plugins/buddypress-mass-messaging/
]]>