apply_filters( "bp_get_activity_secondary_avatar_object_{$activities_template->activity->component}", string $object )

Filters the activity secondary avatar object based on current activity item component.


Description Description

This is a variable filter dependent on the component used. Possible hooks are bp_get_activity_secondary_avatar_object_blog, bp_get_activity_secondary_avatar_object_group, and bp_get_activity_secondary_avatar_object_user.


Parameters Parameters

$object

Component being displayed.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.10 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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