Changeset 13395 for trunk/src/bp-groups/bp-groups-functions.php
- Timestamp:
- 01/07/2023 12:18:55 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-functions.php
r13312 r13395 108 108 * @since 10.0.0 109 109 * 110 * @global BP_Groups_Template $groups_template Groups template object.110 * @global BP_Groups_Template $groups_template The main Groups template loop class. 111 111 * 112 112 * @param false|int|string|object|BP_Groups_Group $group (Optional) The Group ID, the Group Slug or the Group object. … … 1258 1258 * 1259 1259 * @since 1.5.0 1260 *1261 * @global BuddyPress $bp The one true BuddyPress instance.1262 1260 * 1263 1261 * @return BP_Groups_Group|bool The current group object or false.
Note: See TracChangeset
for help on using the changeset viewer.