apply_filters( 'bp_nouveau_get_members_buttons', array $buttons, int $user_id, string $type )

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


Parameters Parameters

$buttons

(array) The list of buttons.

$user_id

(int) The displayed user ID.

$type

(string) Whether we're displaying a members loop or a user's page


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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