=== BuddyPress Mute === Contributors: henry.wright Donate link: https://www.bhf.org.uk/get-involved/donate Tags: buddypress, mute, activity, users, friends Requires at least: 3.5 Tested up to: 4.3.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt Allow members to mute their friends and shed unwanted items from their BuddyPress activity stream. == Description == Muting a person results in that person's activity items being removed from the activity stream. Members can be unmuted at any time. You might want to mute a friend because they are posting too many promotional messages or a former colleague because they are regularly talking about work projects. In many situations, blocking or unfriending a person isn't an appropriate solutions because you don't want to dissociate yourself from that person. == Installation == 1. Download, install and activate the plugin. 1. Enjoy! == Frequently Asked Questions == = Is the plugin network compatible? = Yes. = Will I continue to get notifications from people after I mute them? = Yes. If for instance a person you are muting decides to send you a private message, then you will receive a notification. = How can I mute a person? = Go to the profile page of the person you wish to mute and look for the Mute button. A button is also displayed beside each member in the loop. = How can I unmute a person? = Go to the profile page of the person you wish to unmute and look for the Unmute button. A button is also displayed beside each member in the loop. = How do I know if I've been muted? = There's no way of knowing if you've been muted. = Where should I submit bug reports? = If you think you've spotted a bug, please open an issue on the BuddyPress Mute [Issues](https://github.com/henrywright/buddypress-mute/issues) page. == Screenshots == 1. A screenshot showing the mute button next to each member in the loop == Changelog == = 1.0.3 = * Output a button next to each group member. * Filter the site activity stream if scope is "groups". * Filter the user activity stream if scope is "groups" or "friends". * Filter the group activity stream. = 1.0.2 = * Adjust the count in the Mute nav item after Ajax calls. * Remove the button from the group members loop. = 1.0.1 = * Fix bugs. = 1.0.0 = * Initial release.