=== BuddyPress to WordPress Full Sync ===
Contributors: envire, SGr33n
Donate link: https://goo.gl/q6lZCL
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: buddypress, profile, xprofile, users, fields, user
Requires at least: 4.0
Tested up to: 5.7
Stable tag: 0.3.7

BuddyPress to WordPress Full Sync lets BuddyPress xProfile fields to synchronize with WordPress user fields

== Description ==

BuddyPress to WordPress Full Sync lets BuddyPress xProfile fields to synchronize with WordPress user fields with a user interface completely fused inside the BuddyPress profile fields management.

= Let us know you care about this plugin =
Please let us know how much you care about BuddyPress to WordPress Full Sync Plugin development rating it (5 stars).

== Installation ==

1. Upload the `bp2wp-full-sync` folder to the `/wp-content/plugins/` directory
2. Activate the BuddyPress to WordPress Full Sync Plugin through the 'Plugins' menu in WordPress
3. Disable the default BuddyPress Profile Syncing option form "Settings > BuddyPress > Options"
4. Assign your BuddyPress profile fields to current WordPress user fields through the BuddyPress Profile Fields Menu
5. Update a BuddyPres profile or register a new user through the BuddyPress registration page
6. Check the WordPress user profile to see if is in sync with the BuddyPress profile

== Screenshots ==

1. This is the BuddyPress Profile Field edit page, BuddyPress to WordPress Full Sync adds the Sync to WordPress user field menu, that allows to select a WordPress user field.

== Changelog ==

= 0.3.7 =
Release Date: Jun, 16th, 2021

* Enhancements:
	* Compatibility check.

= 0.3.6 =
Release Date: Oct, 19, 2020

* Bugfixes:
	* Fixed user_url sync. The fields was synced using the usermeta table but this field is on the users table.

= 0.3.5 =
Release Date: Sep, 30, 2020

* Bugfixes:
	* Fixed a bug that was not syncing fields when the user was added from the WordPress Backend.

= 0.3.4 =
Release Date: Oct, 26, 2019

* Bugfixes:
	* Fixed a bug that broked up when BP2WP Full sync was active and BuddyPress not.
	
* Enhancements:
    * Fully tested on WordPress 5.3 and PHP 7.4

= 0.3.3 =
Release Date: Nov, 22th, 2017

* Enhancements:
    * Fully tested on WordPress 4.9

= 0.3.2 =
Release Date: Jun, 9th, 2017

* Enhancements:
    * Fully tested on WordPress 4.8

= 0.3.1 =
Release Date: May, 1st, 2017

* Bugfixes:
	* Removed unnecessary action hook bp2wp_profile_update.

= 0.3 =
Release Date: April, 27th, 2017

* Enhancements:
	* Added a new profile field syncing: "locale".

= 0.2.1 =
Release Date: April, 10th, 2017

* Bugfixes:
	* Fixes the meta box description.

= 0.2 =
Release Date: April, 9th, 2017

* Enhancements:
	* The sync also works if edit users on the WordPress backend.
	* Now the sync fully works in two ways BP to WP and WP to BP.

= 0.1 =
Release Date: January, 29th, 2017

* Initial beta release.

= To Do =
* A full beta testing
