W3cubDocs

/WordPress

WP_Terms_List_Table::has_items()

Return

(bool)

Source

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

public function has_items() {
		// @todo Populate $this->items in prepare_items().
		return true;
	}

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