Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/classes/class-bp-invitation-manager.php

BP_Invitation_Manager::get_invitations_total_count()

Method: Get a count of the number of invitations that match provided filter parameters.

Source: bp-core/classes/class-bp-invitation-manager.php:404

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::delete_by_id()

Method: Delete an invitation by id.

Source: bp-core/classes/class-bp-invitation-manager.php:744

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::allow_request()

Method: This is where custom actions are added (in child classes) to determine whether a request should be allowed.

Source: bp-core/classes/class-bp-invitation-manager.php:776

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::delete_all()

Method: Delete all invitations by class.

Source: bp-core/classes/class-bp-invitation-manager.php:730

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::allow_invitation()

Method: This is where custom actions are added (in child classes) to determine whether an invitation should be allowed.

Source: bp-core/classes/class-bp-invitation-manager.php:763

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::delete_requests()

Method: Delete a request or requests by query data.

Source: bp-core/classes/class-bp-invitation-manager.php:715

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::mark_accepted()

Method: Mark invitations as sent that are found by user_id, inviter_id, invitee_email, class name, item id, and optional secondary item id.

Source: bp-core/classes/class-bp-invitation-manager.php:683

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::delete()

Method: Delete an invitation or invitations by query data.

Source: bp-core/classes/class-bp-invitation-manager.php:698

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::run_acceptance_action()

Method: This is where custom actions are added (in child classes) to run when an invitation or request is accepted.

Source: bp-core/classes/class-bp-invitation-manager.php:658

Used by 0 functions | Uses 0 functions

BP_Invitation_Manager::mark_accepted_by_id()

Method: Mark invitation as accepted by invitation ID.

Source: bp-core/classes/class-bp-invitation-manager.php:669

Used by 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress