apply_filters( 'bp_get_member_class', string $classes )

Filters the determined classes to add to the HTML element.


Parameters Parameters

$classes

(string) Classes to be added to the HTML element.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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