Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/15/2015 07:13:42 PM (11 years ago)
Author:
tw2113
Message:

More documentation cleanup for part of BP-Core component.

See #6398.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-members-suggestions.php

    r10108 r10355  
    8484    public function get_suggestions() {
    8585        $user_query = array(
    86             'count_total'     => '',  // Prevents total count
     86            'count_total'     => '',  // Prevents total count.
    8787            'populate_extras' => false,
    8888            'type'            => 'alphabetical',
Note: See TracChangeset for help on using the changeset viewer.