Changeset 10423 for trunk/src/bp-groups/bp-groups-template.php
- Timestamp:
- 12/22/2015 05:39:06 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-template.php
r10417 r10423 3599 3599 * @global BP_Groups_Template $groups_template Groups template object. 3600 3600 * 3601 * @param object $group Group to get status message for. Optional; defaults to current group.3601 * @param object|null $group Group to get status message for. Optional; defaults to current group. 3602 3602 */ 3603 3603 function bp_group_status_message( $group = null ) {
Note: See TracChangeset
for help on using the changeset viewer.