do_action( 'bp_xprofile_field_type_wordpress', BP_XProfile_Field_Type_WordPress $this )
Fires inside __construct() method for BP_XProfile_Field_Type_WordPress class.
Description Description
Parameters Parameters
- $this
-
Instance of the field type object.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |