=== Bp Force Profile ===
Contributors: rc183
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8HPJWNNJSJXV4
Tags: buddypress, profile, force, xprofile
Requires at least: 3.0.1
Tested up to: 3.51
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A plugin to force buddypress users to complete the required fields of their profiles

== Description ==

A plugin to force buddypress users to complete the required fields of their profiles. 
Each users with a non complete profile are redirecting to their profile page and a notice is displayed with the required fields.
Multilanguages : English, French and Danish (Thanks to Ronnie Skansing).

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the default group id to redirect
4. That's it

== Frequently Asked Questions ==

 None at this time

== Screenshots ==

1. The front end
2. The admin setup page

== Changelog ==

= 1.0 =
Stable initial release

= 1.1 =
Add group id config in admin
Add Danish localization (Thanks to Ronnie Skansing)

= 1.1.1 =
Fix 'Cannot modify header information - headers already sent ...' error. thanks to andreivictor

= 1.1.2 =
Fix for attribute_escape deprecated function

= 1.1.3 =
Add Russian localization (Thanks to R J)
Fix Danish localization

== Upgrade Notice ==

= 1.0 =
Stable initial release

= 1.1 =
Now a group can be configured in the admin

= 1.1.1 =
Fix

= 1.1.2 =
Fix

= 1.1.3 =
Russian localization (Thanks to R J)
Fix