apply_filters( 'bp_get_the_profile_group_edit_form_action', string $value )
Filters the action for the XProfile group edit form.
Description Description
Parameters Parameters
- $value
-
URL for the action attribute on the profile group edit form.
Source Source
File: bp-xprofile/bp-xprofile-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |