=== BuddyPress Activity Privacy === Contributors: megainfo Tags: buddypress,activity,privacy,visibility,stream,private,public,only me,admins only, friends, Requires at least: WordPress 3.4, BuddyPress 1.5 Tested up to: WordPress 3.5.1 / BuddyPress 1.7.1 Stable tag: 1.0.4.2 == Description == BuddyPress Activity Privacy plugin add a privacy level to activity stream component. The plugin add the ability for members to choose who can read his activity before it posted (Anyone, Logged In Users, My Friends, Admins Only, Only me, My Friends in Group , Group Members ...etc). What's news In Buddypress Activity Privacy 1.0.3 ? - Integration with BuddyPress Follow Plugin (http://wordpress.org/extend/plugins/buddypress-followers/ ). - Integration With Buddypress Activity Plus Plugin (http://wordpress.org/extend/plugins/buddypress-activity-plus/ ). -The plugin is now extensible for new privacy levels !! ( Check the integration of BuddyPress Follow in bp-activity-privacy-integrations.php ). == Installation == Download and upload the plugin to your plugins folder. Then Activate the plugin. You can choose the visibility level from the select box in the Activity Post Form. == Screenshots == 1. **Privacy for My Profile Activity** - Allow your users select a visibility level for the activity posted in the profile. 2. **Privacy for Groups Activity** - Allow your users select a visibility level for the activity posted in the group. 3. **Integration with BuddyPress Follow plugin ** - Allow your users select a visibility level (My Followers) for the activity posted in the profile. 4. **Integration with BuddyPress Follow plugin for groups ** - Allow your users select a visibility level (My Followers In Group ) for the activity posted in the group. 5. **Integration with BuddyPress Activity Plus plugin** - Allow your users select a visibility level for the activity posted with Buddypress Activity plus. == Frequently Asked Questions == == Frequently Asked Questions == #### Where to find support? #### Please post on the [BuddyPress Activity Privacy support forum](http://buddypress.org/community/groups/buddypress-activity-privacy/forum/) at buddypress.org. The forums on wordpress.org are rarely checked. Or In GitHub https://github.com/dzmounir/buddypress-activity-privacy == Changelog == = 1.0.4.2 = * Fix Privacy selectbox load group privacy in profile page. * Add Spanish tranlation (thanks to Andrés Felipe) = 1.0.4.1 = * Fix localization load (add param to load_textdomain). = 1.0.4 = * Fix localization load. = 1.0.3 = * Integration With Buddypress Follow (http://wordpress.org/extend/plugins/buddypress-followers/ ). * Integration With Buddypress Activity Plus (http://wordpress.org/extend/plugins/buddypress-activity-plus/ ). * Fix the array of privacy levels. * Add More Filters to make plugin extensible for new privacy levels ( Check bp-activity-privacy-integrations.php ). = 1.0.2 = * Fix if no activity, plugin show 'load more' button instead of message. = 1.0.1 = * Fix small CSS problem in Activity Post Form. = 1.0 = * Initial release.