Changeset 13372 for trunk/src/bp-xprofile/classes/class-bp-xprofile-field-type-wordpress-textbox.php
- Timestamp:
- 11/24/2022 09:33:11 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-field-type-wordpress-textbox.php
r13108 r13372 39 39 * @since 8.0.0 40 40 * 41 * @param BP_XProfile_Field_Type_WordPress_Textbox $ this Instance of the field type object.41 * @param BP_XProfile_Field_Type_WordPress_Textbox $field_type Current instance of the field type class. 42 42 */ 43 43 do_action( 'bp_xprofile_field_type_wordpress_textbox', $this );
Note: See TracChangeset
for help on using the changeset viewer.