- Timestamp:
- 07/12/2014 03:26:40 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-links-list-table.php
r28916 r29118 76 76 } 77 77 78 p rotectedfunction get_columns() {78 public function get_columns() { 79 79 return array( 80 80 'cb' => '<input type="checkbox" />',
Note: See TracChangeset
for help on using the changeset viewer.