forked from donmik/buddypress-xprofile-custom-fields-type
-
Notifications
You must be signed in to change notification settings - Fork 0
Buddypress Xprofile Custom Fields Type Reloaded
seventhqueen/bp-xprofile-custom-fields
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== BP XProfile Custom Fields === Contributors: seventhqueen, donmik, dabesa, briannaorg Tags: buddypress, xprofile, fields Requires at least: 3.0 Tested up to: 4.9.6 Stable tag: 2.6.4 License: GLPv2 or later Extends the default Buddypress field types you can set for profile. Field types are: Birthdate, Email, Url, Datepicker ... == Description == = Features) = Forked and Compatible with former Buddypress Xprofile Custom Fields Type plugin. This plugin adds more fields type to Buddypress Xprofile module. The fields type added are: * Birthdate. * [Email](http://www.w3.org/TR/html-markup/input.email.html "Input type email - HTML5"). * [Web](http://www.w3.org/TR/html-markup/input.url.html "Input type url - HTML5"). * [Datepicker](http://www.w3.org/TR/2013/NOTE-html-markup-20130528/input.date.html "Input type date - HTML5"). * Custom post type selector. * Custom post type multiselector. * Checkbox acceptance. * Image. * File. * [Colorpicker](http://www.w3.org/TR/2013/NOTE-html-markup-20130528/input.color.html "Input type color - HTML5"). * Decimal number. * Number within min/max values. * Custom taxonomy selector. * Custom taxonomy multiselector. * Range input (slider) * [Select2 javascript plugin](https://select2.github.io/) for select boxes. Works with [BP Profile Search](https://wordpress.org/plugins/bp-profile-search/ "BP Profile Search plugin"). [Available on Github](https://github.com/seventhqueen/bp-xprofile-custom-fields-type "Feel free to contribute"). If you need more fields type, you are free to add them yourself or request me at hi@seventhqueen.com == Installation == 1. Upload the plugin to your 'wp-content/plugins' directory 2. Activate the plugin 3. Go to Users > Profile Fields 4. Create or Edit a field (default buddypress field Name don't allow changing type, it will not work here). 5. In Field Type select, you can see new field's type. 6. For select2, you can see a new box below submit button only with selectbox, multiselectbox, custom post type selector, custom post type multiselector, custom taxonomy selector and custom taxonomy multiselector. 6. Enjoy! == Changelog == = 2.6.4 = * Fixed vulnerability as described here https://wpvulndb.com/vulnerabilities/9058
About
Buddypress Xprofile Custom Fields Type Reloaded
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 80.6%
- JavaScript 19.4%