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

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


Description Description


Parameters Parameters

$content

The activity content.

$item

The activity object converted into an array.


Top ↑

Source Source

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


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.