[buddypress-trac] [BuddyPress Trac] #9001: Members listing page shows wrong active members counter

buddypress-trac noreply at wordpress.org
Wed Oct 11 23:59:33 UTC 2023


#9001: Members listing page shows wrong active members counter
--------------------------+---------------------
 Reporter:  Diabolique    |       Owner:  imath
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  12.0.0
Component:  Core          |     Version:  10.0.0
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by imath):

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


Comment:

 In [changeset:"13593" 13593]:
 {{{
 #!CommitTicketReference repository="" revision="13593"
 BP Nouveau: use the right count for the Members dynamic directory tab

 In [13136] the `$member_count` property was wrongly used to inform about
 the total member count. `$member_count` is informing about the number of
 displayed members. The `$total_member_count` property is the right one to
 use.

 Props Diabolique

 Fixes #9001
 Closes https://github.com/buddypress/buddypress/pull/173
 }}}

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


More information about the buddypress-trac mailing list