=== BP Profile Privacy ===
Contributors: jfarthing84
Donate link: http://www.jfarthing.com/donate
Tags: buddypress, profile, privacy, permissions
Requires at least: WordPress 2.8, BuddyPress 1.2.1
Tested up to: WordPress 3.0-alpha / BuddyPress 1.2.1
Stable tag: trunk

Allows "permissions" to be set for xprofile fields. Permissions set by site admin include "Everyone", "Friends", "User", "Let User Decide". If "Let user Decide" is chosen, the user can choose from "Everyone", "My Friends" and "Only Me".

== Description ==

Allows "permissions" to be set for xprofile fields.

= Features =
* Site admin can select a permission for each field from "Everyone", "Friends", "User" or "Let User Decide"
* User can select a permission for each field allowed by the site admin from "Everyone", "My Friends" or "Only Me"


== Installation ==

1. Upload the plugin to your 'wp-content/plugins' directory
1. Activate the plugin


== Frequently Asked Questions ==

None yet. Please visit http://www.jfarthing.com/forum for any support!


== Changelog ==

= 0.2 =
* Users with cap of 'edit_users' can view all fields of all users
* Add "Logged In users" option to permissions
* Change permissions array to associative array

= 0.1 =
* Initial commit