apply_filters( 'bp_get_group_member_promote_admin_link', string $value )
Filters a URL for promoting a user to admin.
Description Description
Parameters Parameters
- $value
-
URL to use for promoting a user to admin.
Source Source
File: bp-groups/bp-groups-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |