apply_filters( 'bp_get_groups_action_link', string $url, string $action, string $query_args, bool $nonce )

Filters a URL for a group component action.

Description

Parameters

$url

(string) URL for a group component action.

$action

(string) Action being taken for the group.

$query_args

(string) Query arguments being passed.

$nonce

(bool) Whether or not to add a nonce.

Source

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

Changelog

Changelog
Version Description
BuddyPress 2.1.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.