apply_filters( 'bp_activity_admin_comment_content', string $content, array $item )

Filter here to add extra output to the activity content into the Administration.


Parameters Parameters

$content

(string) The activity content.

$item

(array) The activity object converted into an array.


Source Source

File: bp-activity/classes/class-bp-activity-list-table.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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