Changeset 9027 for trunk/src/bp-groups/bp-groups-classes.php
- Timestamp:
- 09/17/2014 01:49:22 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-classes.php
r9026 r9027 632 632 * information (such as member count) about groups. Default: 633 633 * true. 634 * @type array|string Optional. Array or comma-separated list of635 * group IDs. Results will exclude the listed groups.634 * @type array|string $exclude Optional. Array or comma-separated 635 * list of group IDs. Results will exclude the listed groups. 636 636 * Default: false. 637 * @type bool $update_meta_cache Whether to pre-fetch groupmeta for 638 * the returned groups. Default: true. 637 639 * @type bool $show_hidden Whether to include hidden groups in 638 640 * results. Default: false.
Note: See TracChangeset
for help on using the changeset viewer.