- Timestamp:
- 09/14/2015 01:11:44 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r33196 r34101 725 725 * @return string Unalterable name for the primary column, in this case, 'name'. 726 726 */ 727 p rotectedfunction get_primary_column_name() {727 public function get_primary_column_name() { 728 728 return 'name'; 729 729 }
Note: See TracChangeset
for help on using the changeset viewer.