apply_filters( 'bp_xprofile_field_do_autolink', bool $do_autolink , BP_XProfile_Field $this )
Filters the autolink property of the field.
Description Description
Parameters Parameters
- $do_autolink
-
The autolink property of the field.
- $this
-
Field object.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-field.php
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |