აღწერა
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.0.0
Translations
- English – default
- Spanish translation by Andrew Kurtis – WebHostingHub
ეკრანული სურათები
დაყენება
- Upload
bp-xprofile-image-field
to the/wp-content/plugins/
directory or use the automatic installation in the WordPress plugin panel. - Activate the plugin through the WordPress ‘Plugins’ menu
მიმოხილვები
მონაწილეები & დეველოპერები
“BuddyPress XProfile Custom Image Field” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეებიგადათარგმნეთ BuddyPress XProfile Custom Image Field თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
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
<
legend> in place of . Issue: https://wordpress.org/support/topic/update-to-properly-show-field-name-in-tags-on-frontend-and-admin-forms/
2.3.0
- Added the ability to display images in the user activation admin screen
2.2.0
- Added the ability to display image links on Manage Signups screen. Issue: https://wordpress.org/support/topic/registration-upload-picture-make-fake-path-and-not-displayed-on-profil-user/#post-12572599
2.1.0
- Added the ability to delete an image from the server when it is removed from the user profile
2.0.3
- Updated plugin description
2.0.2
- Fixed a bug that was blocking image display on the member list page
2.0.1
- Added ability to upload images on admin backend profile edit
2.0.0
- Added support for BuddyPress 2.3.3
1.4.0
- Added support for saving profile images during user sign-up
1.3.3
- Minor bug fix
1.3.2
- Added Spanish translation
1.3.1
- Added language l10n support
1.3.0
- Added support for BuddyPress 2.0.1
1.2.0
- Added capability to delete an image
- Add front end image display
1.1.0
- fixed to prevent crashing the profile edit page on sites not using BuddyPress Default Theme
1.0.0
- Initial release