Ticket #5271: 5271.diff
File 5271.diff, 435 bytes (added by , 11 years ago) |
---|
-
bp-core/bp-core-classes.php
460 460 461 461 ), $this ) ); 462 462 463 if( empty( $this->total_users ) ) 464 $this->total_users = count( $wp_user_query->results ); 465 463 466 // Reindex for easier matching 464 467 $r = array(); 465 468 foreach ( $wp_user_query->results as $u ) {