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 Description


Parameters Parameters

$url

URL for a group component action.

$action

Action being taken for the group.

$query_args

Query arguments being passed.

$nonce

Whether or not to add a nonce.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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