bp_xprofile_get_field_type( int $field_id )

Get a profile Field Type object.


Description Description


Parameters Parameters

$field_id

(Required) ID of the field.


Top ↑

Return Return

(BP_XProfile_Field_Type|null) Field Type object if found, otherwise null.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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