apply_filters( 'bp_xprofile_get_field_types', array $fields )

Filters the list of all xprofile field types.


Description Description

If you’ve added a custom field type in a plugin, register it with this filter.


Parameters Parameters

$fields

Array of field type/class name pairings.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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