WP_Links_List_Table::no_items() ContentsSource Related Uses User Contributed Notes Source File: wp-admin/includes/class-wp-links-list-table.php. View all references public function no_items() { _e( 'No links 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.