apply_filters( 'bp_xprofile_field_do_autolink', bool $do_autolink , BP_XProfile_Field $this )
Filters the autolink property of the field.
Parameters Parameters
- $do_autolink
-
(bool) The autolink property of the field.
- $this
-
(BP_XProfile_Field) Field object.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |