W3cubDocs

/WordPress

WP_Terms_List_Table::no_items()

Source

File: wp-admin/includes/class-wp-terms-list-table.php

public function no_items() {
		echo get_taxonomy( $this->screen->taxonomy )->labels->not_found;
	}

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_terms_list_table/no_items