do_action( 'bp_activity_clear_new_mentions', int $user_id )

Fires once mentions has been reset for a given user.


Parameters Parameters

$user_id

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


Source Source

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

View on Trac



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.