do_action( 'bp_first_activity_for_member', int $user_id )

Fires inside the recording of an activity item.

Description

Use this action to detect the very first activity for a given member.

Parameters

$user_id

(int) ID of the user whose activity is recorded.

Source

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

Changelog

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