apply_filters( 'bp_nouveau_get_activity_comment_buttons', array $buttons, int $activity_comment_id, int $activity_id )

Filter to add your buttons, use the position argument to choose where to insert it.

Description

Parameters

$buttons

(array) The list of buttons.

$activity_comment_id

(int) The current activity comment ID.

$activity_id

(int) The current activity ID.

Source

File: bp-templates/bp-nouveau/includes/activity/template-tags.php

Changelog

Changelog
Version Description
BuddyPress 3.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.