=== 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.1.1 Stable tag: 1.0.1 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 == There are many reasons why you might want to mute a person. A friend could be posting too many promotional messages or a former colleague might be regularly talking about work projects. In many of these situations, blocking or unfriending aren't appropriate solutions because you don't want to dissociate yourself from that person. BuddyPress Mute outputs a button next to each member which, when clicked, results in that member's activity items being removed from the site-wide activity stream. Members can be unmuted at any time. The button uses Ajax to make the muting and unmuting process seamless. == Installation == 1. Download, install and activate the plugin. 1. Enjoy! == Frequently Asked Questions == = 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. = How can I unmute a person? = Go to the profile page of the person you wish to unmute and look for the Unmute button. = 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 let me know by opening an issue on the [BuddyPress Mute](https://github.com/henrywright/buddypress-mute) GitHub page. == Changelog == = 1.0.1 = * Bug fixes. = 1.0.0 = * Initial release.