[buddypress-trac] [BuddyPress Trac] #9026: Members loop: the link to view a member's latest activity is always output even if it hasn't been truncated

buddypress-trac noreply at wordpress.org
Mon Nov 20 05:35:35 UTC 2023


#9026: Members loop: the link to view a member's latest activity is always output
even if it hasn't been truncated
--------------------------+---------------------
 Reporter:  imath         |       Owner:  imath
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  12.0.0
Component:  Members       |     Version:  1.2
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"13647" 13647]:
 {{{
 #!CommitTicketReference repository="" revision="13647"
 Only add a link to view member's latest update if it's been truncated

 - Stop using `extract()` in `bp_get_member_latest_update()`
 - Add a new `$update` parameter to the `'bp_get_member_latest_update'`
 filter. This array contains all needed data to reset the member's latest
 update.

 Fixes #9026
 Closes https://github.com/buddypress/buddypress/pull/193
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9026#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list