=== Profile Field Repeater ===
Contributors: bhargavbhandari90
Donate link: https://www.paypal.me/BnB90/50
Tags: buddypress, profile, profile fields, repeater
Requires at least: 4.0
Tested up to: 5.9.3
Requires PHP: 5.6
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Make TEXT BOX or NUMBER type BuddyPress profile field as a repeater.

== Description ==

Sometimes we need repeaters in BuddyPress profile fields. By this plugin you can make text box and number type fields as a repeater.

This plugin will fulfill the requirement of adding repeaters in profile field.


== How to use? ==

* Go to BuddyPress Profile fields list in backend.
* Add/Edit any text box or number type field.
* Set "Is the field repeater?" as Yes when add/update profile fields.

== Installation ==
1. Upload "bp-profile-field-repeater" 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. Option to set field as repeater screenshot-1.jpg.
2. Field set as repeater in backend screenshot-2.jpg.
3. Field set as repeater in user profile screenshot-3.jpg.


== Changelog ==
= 1.0.1 =
* Display each repeater values in new line.

= 1.0.0 =
* Initial release.