Skip to main content

Membership Team

For loop type woo_membership_team, here are the query parameters and fields.

Query parameters

  • role - Role
    Type: string, array - Default: member,manager,owner

  • status - Status
    Type: string, array - Default: any

  • user - User ID, name, or "current"
    Type: number, string

  • user_id - User ID(s), name(s), or "current", who belongs to the team
    Type: number, string, array

Fields

  • date - Date created

  • id - ID

  • invitation_count - Pending Invitation count

  • is_member - Whether current user is member of this plan

  • members - Loop containing team members

  • name - Name

  • owner - Loop containing user acting as owner of team

  • plan - Associated plan

  • registration_url - Registration URL set by team owner in my profile

  • remaining_seat_count - Remaining seats

  • seat_count - All seats

  • used_seat_count - Used seats