do_action( 'xprofile_admin_field_name_legend', BP_XProfile_Field $field )
Fires at end of legend above the name field in base xprofile group.
Description Description
Parameters Parameters
- $field
-
Current BP_XProfile_Field object being rendered.
Source Source
File: bp-xprofile/bp-xprofile-admin.php
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |