Opened 6 years ago
Closed 6 years ago
#8408 closed defect (bug) (fixed)
The activity generated when an avatar is uploaded should belong to the members component
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.0.0 |
| Component: | Members | Version: | 6.0.0 |
| Severity: | normal | 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
@
6 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@imath We can also display avatar with new_avatar activity after someone changed their profile image