do_action( 'bp_core_activated_user', int $user_id, string $key, array $user )

Fires at the end of the user activation process.

Description

Parameters

$user_id

(int) ID of the user being checked.

$key

(string) Activation key.

$user

(array) Array of user data.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.2.2 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.