Uses
Uses | Description |
---|---|
wp-includes/taxonomy.php: get_taxonomy() | Retrieves the taxonomy object of $taxonomy. |
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