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