Skip to content

BhargavBhandari90/bp-profile-field-repeater

Repository files navigation

Profile Field Repeater

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.

Option to set field as repeater.

2. Field set as repeater in backend.

Field set as repeater in backend.

3. Field set as repeater in user profile.

Field set as repeater in user profile.

Changelog

1.0.1

  • Display each repeater values in new line.

1.0.0

  • Initial release.