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