do_action( 'xprofile_group_admin_after_description', BP_XProfile_Group $this )
Fires after the XProfile group description field is rendered in wp-admin.
Parameters Parameters
- $this
-
(BP_XProfile_Group) Current XProfile group.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |