[buddypress-trac] [BuddyPress Trac] #6069: bp_core_fetch_avatar() no longer allows multiple classes to be passed to it
buddypress-trac
noreply at wordpress.org
Mon Jan 19 23:41:34 UTC 2015
#6069: bp_core_fetch_avatar() no longer allows multiple classes to be passed to it
------------------------------+---------------------
Reporter: needle | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.2
Component: Avatars | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by imath):
* owner: => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9381"]:
{{{
#!CommitTicketReference repository="" revision="9381"
Allow multiple classes to be passed to the class argument of
`bp_core_fetch_avatar()`
Using an array of classes or a list of classes separated by a space for
the class argument of `bp_core_fetch_avatar()` will output each one of
them into the class attribute of the image tag.
Fixes #6069
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6069#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list