Changeset 9496
- Timestamp:
- 02/17/2015 07:11:04 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-admin.php
r9487 r9496 1583 1583 * 1584 1584 * @param string $value Markup for the Description column. 1585 * @par maarray $item The current group item in the loop.1585 * @param array $item The current group item in the loop. 1586 1586 */ 1587 1587 echo apply_filters_ref_array( 'bp_get_group_description', array( $item['description'], $item ) );
Note: See TracChangeset
for help on using the changeset viewer.