#3030 closed defect (bug) (fixed)
BuddyPress messes with user_url usermeta,
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.5 | Priority: | normal |
| Severity: | Version: | ||
| Component: | Extended Profile | Keywords: | |
| Cc: | djpaul |
Description
Whilst working with a site tonight I noticed that BP updates the user_meta key within the user profile with the user domain link. When you deactivate BuddyPress, this stays. This is bad.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Upon investigation, we don't actually need to set this as we don't use it anywhere. Probably 1.0-era stuff, but I couldn't figure out what 1.0 used it for.