apply_filters( 'bp_field_has_data', string $value, object $profile_template )

Filters whether or not the XProfile field has data to display.


Parameters Parameters

$value

(string) Profile field ID being displayed.

$profile_template

(object) Profile template object.


Source Source

File: bp-xprofile/bp-xprofile-template.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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