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

Filters the tabs to display for profile field groups.


Parameters Parameters

$tabs

(array) Array of tabs to display.

$groups

(array) Array of profile groups.

$group_name

(string) Name of the current group displayed.


Source Source

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

View on Trac



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.