=== Profile Field Duplicator for BuddyPress ===
Contributors: bhargavbhandari90
Donate link: https://www.paypal.me/BnB90/50
Tags: buddypress, profile field, duplicate
Requires at least: 4.0
Tested up to: 6.7.2
Requires PHP: 5.6
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Make a duplicate of BuddyPress profile fields in one click.

== Description ==

Sometimes people needs to add the same profile field many times. Specially when it comes to add muti-select, radio, checkbox ect., then it will be time consuming.

So now you don't need to add the same field again and again. It's just a matter of one click now.


== How to use? ==

* Click on "Duplicate This" in profile field section.
* And that field will be duplicated. That's it.

https://www.youtube.com/watch?v=6FUTX_OdEqo

== Installation ==
1. Upload "bp-profile-field-duplicator" to the "/wp-content/plugins/" directory usong FTP or upload plugin zip using upload button.
2. Activate the plugin through the "Plugins" menu in WordPress.

== Screenshots ==
1. Duplicate any profile field by clicking on "Duplicate This" button screenshot-1.jpg.

== Changelog ==
= 1.0.0 =
* Initial release.

= 1.1.0 =
* Add translation support.
* Improve code as per WP standard.

= 1.2.0 =
* Changed plugin name to Profile Field Duplicator for BuddyPress.