do_action( 'bp_xprofile_admin_new_field_additional_settings', BP_XProfile_Field $current_field )
Fires at the end of the new field additional settings area.
Parameters Parameters
- $current_field
-
(BP_XProfile_Field) Current field being rendered.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |