WP_MS_Users_List_Table::no_items() ContentsSource Related Uses User Contributed Notes Source File: wp-admin/includes/class-wp-ms-users-list-table.php. View all references public function no_items() { _e( 'No users found.' ); } View on Trac View on GitHub Top ↑Related Top ↑Uses Uses Uses Description _e() wp-includes/l10n.php Displays translated text. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.