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.


Top ↑

Source Source

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


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.