do_action( 'bp_remove_member_type', int $user_id, string $member_type )

Fires just after a user’s profile type has been removed.

Description

Parameters

$user_id

(int) ID of the user whose profile type has been updated.

$member_type

(string) profile type.

Source

File: bp-members/bp-members-functions.php

Changelog

Changelog
Version Description
BuddyPress 2.3.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.