[buddypress-trac] [BuddyPress Trac] #8101: 'All members' is filtering by 'last_activity' which produces wrong count value

buddypress-trac noreply at wordpress.org
Mon May 27 18:55:50 UTC 2019


#8101: 'All members' is filtering by 'last_activity' which produces wrong count
value
--------------------------+-----------------------------
 Reporter:  ketan_chawda  |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Members       |    Version:  4.1.0
 Severity:  normal        |   Keywords:  2nd-opinion
--------------------------+-----------------------------
 Step -1) Visit : your-wp-url/members
 Step-2) `All Members` label is misleading, it is filtering by `Last
 Active`.
 Suggestion : All members count can be legit if default filter is
 `Alphabetical` instead of `Last Active`

 Possible Solution :
 Related hooks(actions and filters) :
 add_filter('bp_get_total_member_count', 'custom-function');
 add_action('bp_nouveau_get_members_filters', 'custom-function');

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8101>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list