Changeset 13496 for trunk/src/bp-groups/bp-groups-functions.php
- Timestamp:
- 06/03/2023 07:39:51 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-functions.php
r13468 r13496 2464 2464 * @since 1.0.0 2465 2465 * 2466 * @global wpdb $wpdb WordPress database object. 2467 * 2466 2468 * @param int $group_id ID of the group. 2467 2469 * @param string|bool $meta_key The key of the row to delete. … … 3611 3613 * 3612 3614 * @since 5.0.0 3615 * 3616 * @global wpdb $wpdb WordPress database object. 3613 3617 */ 3614 3618 function bp_groups_migrate_invitations() {
Note: See TracChangeset
for help on using the changeset viewer.