apply_filters( 'bp_activity_comment_id', int|bool $comment_id )

Filters the ID of the activity comment currently being displayed.


Parameters Parameters

$comment_id

(int|bool) ID for the comment currently being displayed.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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