Changeset 8056 for trunk/bp-groups/bp-groups-classes.php
- Timestamp:
- 03/06/2014 01:40:03 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-classes.php
r8044 r8056 162 162 public function __construct( $id = null, $args = array() ) { 163 163 $this->args = wp_parse_args( $args, array( 164 'populate_extras' => true,164 'populate_extras' => false, 165 165 ) ); 166 166
Note: See TracChangeset
for help on using the changeset viewer.