apply_filters( 'xprofile_filter_profile_group_tabs', array $tabs, array $groups, string $group_name )

Filters the tabs to display for profile field groups.


Description Description


Parameters Parameters

$tabs

Array of tabs to display.

$groups

Array of profile groups.

$group_name

Name of the current group displayed.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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