do_action( 'bp_first_activity_for_member', int $user_id )

Fires inside the recording of an activity item.


Description Description

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


Parameters Parameters

$user_id

ID of the user whose activity is recorded.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.