[buddypress-trac] [BuddyPress Trac] #5473: Activity loop param to adjust read more truncation
buddypress-trac
noreply at wordpress.org
Mon Mar 24 21:34:38 UTC 2014
#5473: Activity loop param to adjust read more truncation
-------------------------+-----------------------------
Reporter: modemlooper | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Awaiting Review
Component: Activity | Version: 1.9.2
Severity: trivial | Keywords: 2nd-opinion
-------------------------+-----------------------------
Suggestion to add loop param for removing truncation or adjusting length.
I know there are filters but thought having ability to filter loop on
demand would be neat. Set different lengths for different activity types.
{{{
bp_has_activities( 'truncate=false' ) // to remove
bp_has_activities( 'truncate=140' ) // to edit length
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5473>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list