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

File: bp-xprofile/classes/class-bp-xprofile-field.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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