Changeset 14225
- Timestamp:
- 07/29/2026 03:35:54 PM (5 weeks ago)
- File:
-
- 1 edited
-
branches/11.0/src/bp-groups/bp-groups-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/11.0/src/bp-groups/bp-groups-admin.php
r13372 r14225 1144 1144 * 1145 1145 * @since 2.6.0 1146 * @since 11.6.1 Make nullable type parameter compatible with PHP 8.4. 1146 1147 * 1147 1148 * @param BP_Groups_Group|null $group The BP_Groups_Group object corresponding to the group being edited. 1148 1149 */ 1149 function bp_groups_admin_edit_metabox_group_type( BP_Groups_Group$group = null ) {1150 function bp_groups_admin_edit_metabox_group_type( $group = null ) { 1150 1151 1151 1152 // Bail if no group ID.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)