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