[buddypress-trac] [BuddyPress] #4655: Template functions to get activity item's comments' author IDs
buddypress-trac
noreply at wordpress.org
Fri Nov 9 14:32:08 UTC 2012
#4655: Template functions to get activity item's comments' author IDs
-------------------------+--------------------
Reporter: DJPaul | Owner: DJPaul
Type: enhancement | Status: new
Priority: normal | Milestone: 1.7
Component: Activity | Version:
Severity: normal | Keywords:
-------------------------+--------------------
In the activity loop, it's not easy to get data about the authors of all
activity comments belonging to a single activity item. You either have to
write code and loop through the global, or perform two activity loops; the
first to get some piece of data, then the second to render the template.
Storing the data can be tricky, too, as the activity item and activity
comment templates are split across several files. Theme developers
shouldn't have to expect to iterate through our globals and internal data
structure.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4655>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list