- Timestamp:
- 07/12/2014 03:26:40 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php
r29047 r29118 208 208 } 209 209 210 p rotectedfunction get_columns() {210 public function get_columns() { 211 211 return array( 212 212 'name' => _x( 'Name', 'plugin name' ),
Note: See TracChangeset
for help on using the changeset viewer.