bp_the_profile_group_edit_form_action()
Output the XProfile group edit form action.
Description Description
Source Source
File: bp-xprofile/bp-xprofile-template.php
function bp_the_profile_group_edit_form_action() { echo bp_get_the_profile_group_edit_form_action(); }
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |