- Timestamp:
- 01/03/2015 06:19:46 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-terms-list-table.php
r30679 r31035 113 113 } 114 114 115 public function no_items() { 116 echo get_taxonomy( $this->screen->taxonomy )->labels->not_found; 117 } 118 115 119 protected function get_bulk_actions() { 116 120 $actions = array();
Note: See TracChangeset
for help on using the changeset viewer.