apply_filters( 'bp_profile_has_multiple_groups', bool $has_multiple_groups )

Filters if there is more than one group of fields for the profile being edited.


Parameters Parameters

$has_multiple_groups

(bool) Whether or not there are multiple groups.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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