BP_Groups_List_Table::no_items()
Display a message on screen when no items are found (“No groups found”).
Description
Source
File: bp-groups/classes/class-bp-groups-list-table.php
public function no_items() {
_e( 'No groups found.', 'buddyboss' );
}
Changelog
| Version | Description |
|---|---|
| BuddyPress 1.7.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.