Description
User Mass Messaging is a WordPress plugin that allows users to send bulk messages to their friends directly from their profile connection tab. This plugin is perfect for BuddyBoss users who need to send a message to all their connections at once. It adds a «Send Message» button to the user profile, enabling users to compose and send a message to all their connected friends in one go.
Features:
— Send bulk messages to all friends from the profile connection tab.
— Easy-to-use interface integrated with BuddyBoss.
— Ensures security through nonce verification to prevent unauthorized access.
— Customizable message and connection selection.
Usage
Once the plugin is activated:
1. Go to the «Connections» tab in your BuddyBoss profile.
2. You will see a «Send Message» button.
3. Click the button to open the message compose window.
4. The plugin will automatically pre-select all of your connections, so you can send a message to all your friends at once.
5. Compose your message and hit «Send» to notify your connections.
Additional Information
- Author: Mohammad Imran
- Author URI: https://github.com/wbimran
- Plugin URI: https://github.com/wbimran/user-mass-messaging
- Text Domain: user-mass-messaging
- Domain Path: /languages
License
This plugin is licensed under the GPL-2.0+ License. You can redistribute it and/or modify it under the terms of the GPL License.
Installation
- Download the plugin zip file.
- Go to the WordPress Admin dashboard.
- Navigate to Plugins > Add New.
- Click on «Upload Plugin» and choose the plugin zip file.
- Click «Install Now» and then «Activate» the plugin.
Alternatively, you can install the plugin manually:
1. Upload the user-mass-messaging
folder to your /wp-content/plugins/
directory.
2. Activate the plugin from the Plugins menu in WordPress.
FAQ
-
Can I customize the message composition window?
-
Yes, you can customize the message composition window and the way messages are sent by modifying the plugin code or extending it via hooks and filters.
-
Does this plugin work without BuddyBoss?
-
No, this plugin relies on BuddyBoss for the user connections and profile tabs. It will not work without BuddyBoss being active on your WordPress site.
-
How can I report a bug or request a feature?
-
You can report bugs or request new features by visiting the plugin’s GitHub repository: https://github.com/wbimran/user-mass-messaging.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“User Mass Messaging” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “User Mass Messaging” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release of the plugin.
- Allows users to send mass messages to all their friends via the «Send Message» button in the user profile connection tab.
- Nonce verification added for security.