apply_filters( 'bp_xprofile_field_get_children', object $children, bool $for_editing, BP_XProfile_Field $this )

Filters the found children for a field.


Description Description


Parameters Parameters

$children

Found children for a field.

$for_editing

Whether or not the field is for editing.

$this

Field object


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Added the $this parameter.
1.2.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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