do_action( 'bp_xprofile_field', BP_XProfile_Field $this )
Fires when the xProfile field object has been constructed.
Description Description
Parameters Parameters
- $this
-
The xProfile field object.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-field.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |