apply_filters( 'xprofile_field_types', array $value )
Filters the supported field type IDs.
Parameters Parameters
- $value
-
(array) Array of IDs for the supported field types.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |