=== BuddyPress Elevator Pitch - Enhanced Member Cards ===
Contributors: sooskriszta , webforza
Author URL: http://profiles.wordpress.org/sooskriszta
Donate link: http://tinyurl.com/oc2pspp
Tags: BuddyPress, social networking, social network, Community, Profile Fields, X-Profile Fields, Profile Data, X-Profile Data, X-Profile
Requires at least: 4.8
Tested up to: 4.9
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Choose which fields appear on the "member cards" on member list pages, such as Groups.

== Description ==

Without the plugin, if you go to a Group and click on Members you see the following info about each member on the member's respective "card":  
- username 
- profile image
- join time/freshness

This plugin enables the Admin to choose which X-Profile fields shall be displayed on these cards, thereby allowing you to make your BuddyPress community truly yours!

Hence, it enables the members to make their elevator pitch - a quick glance at the member list is all that's needed to check which members may or may not be relevant, useful, or needed for or interested in a particular task, event, or group, etc.

== Installation ==

= From your WordPress dashboard =

1. Visit 'Plugins > Add New'
2. Search for 'BP Member Cards'
3. Install and Activate BP Member Cards from your Plugins page.

= From WordPress.org =

1. Download BP Member Cards.
2. Upload the 'bp-group-members-data' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate BP Member Cards from your Plugins page.

== Frequently Asked Questions ==

= Where are the settings? =

- This plugin has no settings page.
- While adding/editing a field, you can set "Show on card" as Enabled to make that field appear on the card. (see [Screenshots](https://wordpress.org/plugins/bp-group-members-data/screenshots/))

== Screenshots ==

1. Add/Edit Profile Field - "Show on card" option appears in the right column.
2. Frontend - The field appears in the "card" in member lists.

== Changelog ==

= Version 1.3 =
* Added WordPress 4.9 compatibility.
* Fixed CSS issues.
* Renamed plugin.

= Version 1.2 =
* Added .pot file for easier translations.

= Version 1.1 =
* Changed plugin name. 
* Changed plugin description and added image assets.
* Added changelog.

= Version 0.4 =
* Small tweaks and bugfixes

= Version 0.0 =
* First public release