Compatibility Issue with ‘BP XProfile Custom Field Types
-
Hi, I’ve encountered a warning message while using the “BP XProfile Custom Field Types” plugin on my WordPress website. The message reads:
“Warning: Declaration of BPXProfileCFTR\Field_Types\Field_Type_Tags::admin_new_field_html($current_field, $control_type = ”) should be compatible with BP_XProfile_Field_Type_Textbox::admin_new_field_html(BP_XProfile_Field $current_field, $control_type = ”)”
After doing some research, it seems that adding the class BP_XProfile_Field to the parameter $current_field in file ‘wp-content/plugins/bp-xprofile-custom-field-types/src/field-types/class-field-type-tags.php’ on line 56 seems to resolve the compatibility issue.
Could you please investigate this solution and release a fix for this bug? Thank you.
Best regards,
- The topic ‘Compatibility Issue with ‘BP XProfile Custom Field Types’ is closed to new replies.