=== BuddyPress XProfile Custom Image Field === Contributors: kalengi Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KWZPYPL527WVN Tags: BuddyPress, XProfile, Image Field, Field, Image Requires at least: 3.2.1 Tested up to: 6.8.1 Stable tag: 3.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html With the BPXPIF plugin you can add XProfile fields of type Image without writing any custom code. == Description == The BuddyPress XProfile module does not support Image type fields. The BuddyPress XProfile Custom Image Field (BPXPIF) plugin allows you to add fields of type Image to a BuddyPress user profile. Images uploaded during User Registration can be viewed on the Manage Signups screen to allow the Site Administrator to review them before activating a new user account. The BPXPIF plugin has a number of action hooks that allow theme and plugin developers to modify its behavior. This plugin requires BuddyPress minimum version 1.5 and has been tested up to BuddyPress version 14.3.4 == Installation == 1. Upload `bp-xprofile-image-field` to the `/wp-content/plugins/` directory or use the automatic installation in the WordPress plugin panel. 2. Activate the plugin through the WordPress 'Plugins' menu == Screenshots == 1. Signup page 2. Account activation page 3. Profile fields admin page 4. Image type profile field == Translations == * English - default * Spanish translation by [Andrew Kurtis - WebHostingHub](http://www.webhostinghub.com/) == Changelog == = 3.1.0 = * fix directory traversal vulnerability raised in https://patchstack.com/database/report-preview/cbf15752-85a5-456f-8672-59673457ffaa = 3.0.1 = * fix the issue raised in https://wordpress.org/support/topic/uncaught-error-call-to-undefined-function-bp_xprofile_get_field_type/ = 3.0.0 = * Update BPXPIF to conform to the BuddyPress 14.0.0 policy that user accounts are not created during registration. = 2.4.0 = * Ensure that an Image field that has been set to Required passes validation during Signup when properly filled. = 2.3.1 = * Updated the field edit rendering to use in place of