[buddypress-trac] [BuddyPress Trac] #5327: bp_get_the_thread_recipients() is not displaying correctly
buddypress-trac
noreply at wordpress.org
Tue Oct 28 17:12:35 UTC 2014
#5327: bp_get_the_thread_recipients() is not displaying correctly
----------------------------------------+---------------------------
Reporter: colabsadmin | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.2
Component: Messaging | Version: 1.9.1
Severity: normal | Resolution: fixed
Keywords: needs-patch good-first-bug |
----------------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9095"]:
{{{
#!CommitTicketReference repository="" revision="9095"
Rework the building of the recipient list on single messages.
* Deprecate bp_get_the_thread_recipients().
* Move the recipient count logic into the
`members/single/messages/single.php` template.
* Introduce `bp_get_thread_recipients_count()` and
`bp_get_thread_recipients_list()` to separate the logic of the deprecated
function.
Props joshshashaty, Clean-Cole.
Fixes #5327.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5327#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list