[buddypress-trac] [BuddyPress Trac] #7493: Update bp_group_description_excerpt() to accept a $length param
buddypress-trac
noreply at wordpress.org
Sat Apr 15 09:12:42 UTC 2017
#7493: Update bp_group_description_excerpt() to accept a $length param
-------------------------+---------------------
Reporter: hnla | Owner: hnla
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.9
Component: Groups | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------+---------------------
Changes (by hnla):
* owner: => hnla
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"11531"]:
{{{
#!CommitTicketReference repository="" revision="11531"
Update bp_group_description_excerpt() to take a $length param
bp_create_excerpt() excepts a $length param however the group desc excerpt
function does not pass this param only $group.
Commit adds the $length param to function, ensuring passed order is
preserved (this param will be used in Nouveau for group grid layouts).
Fixes #7493
Props hnla, dcavins
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7493#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list