do_action( 'bp_activity_clear_new_mentions', int $user_id )

Fires once mentions has been reset for a given user.


Description Description


Parameters Parameters

$user_id

The id of the user whose unread mentions are being reset.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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