Opened 6 years ago
Closed 4 years ago
#8077 closed defect (bug) (fixed)
`extra_attr` parameter doesn't work in bp_core_fetch_avatar()
Reported by: | oztaser | Owned by: | imath |
---|---|---|---|
Milestone: | 8.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
When sending string arguments to bp_core_fetch_avatar()
, extra_attr
doesn't work. I think we should use parsed $params
array to fix this issue.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
I'm still having trouble with 6.0. What you guys think about applying the patch?