[buddypress-trac] [BuddyPress Trac] #5192: User roles with differents profile fields
buddypress-trac
noreply at wordpress.org
Mon Jul 13 23:57:40 UTC 2015
#5192: User roles with differents profile fields
----------------------------------+------------------
Reporter: _DorsVenabili | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: Component - XProfile | Version:
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------------+------------------
Comment (by tanner m):
Looks good Boone!
Here are a few comments:
* I found the conditional statement on line 750 of class-bp-xprofile-
field.php to be pretty confusing. I'm pretty sure all we need is: {{{ if (
! array_intersect( $field_types, $member_types ) ) { ... } }}}
* I like the UI on the profile field page, I think it is simple and clear.
* I think we should remove/change the Member Types label for the Name
required profile field since it is not something that can be updated.
* I actually wonder if we should not have Member Type restrictions for the
Primary field groups since those fields will be completed on registration
before a Member Type is even assigned.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5192#comment:42>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list