apply_filters( 'bp_get_activity_latest_update_excerpt', string $value, int $user_id )

Filters the latest update excerpt.


Parameters Parameters

$value

(string) The excerpt for the latest update.

$user_id

(int) ID of the queried user.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Added the $user_id parameter.
1.2.10 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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