apply_filters( 'xprofile_get_field_data', string $value , int $field_id , int $user_id )
Filters the field data value for a specific field for the user.
Description
Parameters
- $value
-
Value saved for the field.
- $field_id
-
ID of the field being displayed.
- $user_id
-
ID of the user being displayed.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.