BP_Activity_List_Table::no_items()

Display a message on screen when no items are found (e.g. no search matches).

Description

Source

File: bp-activity/classes/class-bp-activity-list-table.php

255
256
257
function no_items() {
    _e( 'No activities found.', 'buddyboss' );
}

Changelog

Changelog
Version Description
BuddyPress 1.6.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.