#1972 closed defect (bug) (fixed)
Custom titles should not replace a users forum role on user profiles
Reported by: | netweb | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Support Forums | Keywords: | needs-patch |
Cc: |
Description
Rather than replace the users forum role, the forum role should remain and a custom title field be added to the profile, maybe the field should be simply titled "Title: " rather than "Custom Title:"
e.g: https://wordpress.org/support/users/sergeybiryukov
Related: #1950
Attachments (2)
Change History (11)
This ticket was mentioned in Slack in #forums by netweb. View the logs.
8 years ago
This ticket was mentioned in Slack in #forums by sergey. View the logs.
8 years ago
This ticket was mentioned in Slack in #forums by sergey. View the logs.
8 years ago
#5
@
8 years ago
In meta-1972.2.patch this removes the overriding of users forum roles with their custom title introduced in r3880 and r3884, meta-1972.patch adds user titles as a new profile field on user profile pages.
Note: See
TracTickets for help on using
tickets.
In meta-1972.patch a new profile field
Title:
is added to user profiles displaying users custom titles if they have had a custom title added to their account.