apply_filters( 'bp_get_activity_comment_permalink', string $link, int $comment_id )

Filters the activity comment permalink.


Parameters Parameters

$link

(string) Activity comment permalink.

$comment_id

(int) ID for the current activity comment.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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