Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/10/2021 04:15:30 PM (4 years ago)
Author:
dcavins
Message:

Membership Requests: Invitation interaction

If a user makes a registration request and is also
an invitee to the site, immediately approve the request.

See #8582.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-invitation-manager.php

    r13108 r13172  
    228228     *     @type int    $secondary_item_id secondary ID associated with the
    229229     *                  invitation and class.
    230      *     @type string $type @TODO. < missing description.
     230     *     @type string $type    Type of record this is: 'invite' or 'request'.
    231231     *     @type string $content Extra information provided by the requester
    232232     *                  or inviter.
Note: See TracChangeset for help on using the changeset viewer.