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 Description


Parameters Parameters

$value

Value saved for the field.

$field_id

ID of the field being displayed.

$user_id

ID of the user being displayed.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.