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

(string) Value saved for the field.

$field_id

(int) ID of the field being displayed.

$user_id

(int) ID of the user being displayed.

Source

File: bp-xprofile/bp-xprofile-functions.php

Changelog

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.