apply_filters( 'xprofile_field_types', array $value )
Filters the supported field type IDs.
Description Description
Parameters Parameters
- $value
-
Array of IDs for the supported field types.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-component.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |