apply_filters( 'bp_get_group_join_button', string $button, object $group )

Filters the HTML button for joining a group.

Description

Parameters

$button

(string) HTML button for joining a group.

$group

(object) BuddyPress group object

Source

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

Changelog

Changelog
Version Description
BuddyPress 2.4.0 Added $group parameter to filter args. BuddyPress 2.4.0 Added $group parameter to filter args.
BuddyPress 1.2.6 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.