Opened 5 years ago
Closed 5 years ago
#8408 closed defect (bug) (fixed)
The activity generated when an avatar is uploaded should belong to the members component
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 8.0.0 | Priority: | normal |
| Severity: | normal | Version: | 6.0.0 |
| Component: | Members | Keywords: | has-patch |
| Cc: |
Description
In 6.0.0 we forgot to move the new_avatar activity from the xProfile component to the members one. See #8407. Let's do it once the string freeze period is over in 8.0.0.
Attachments (1)
Change History (5)
#3
@
5 years ago
- Keywords has-patch added; needs-patch removed
8408.patch is:
- deprecating xProfile functions & filters about the
new_avataractivity types. - adding new ones into the members component
- updating existing $wpdb->bp_activity rows so that existing
new_avataractivity items are now using thememberscomponent - updating the raw_db_version
PS: @vapvarun thanks for your comment, these activities will be taken in account (each time the avatar is added/updated)
Note: See
TracTickets for help on using
tickets.
@imath We can also display avatar with new_avatar activity after someone changed their profile image