- Timestamp:
- 09/14/2015 08:28:29 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php
r34101 r34128 253 253 * @return string Unalterable name of the primary column name, in this case, 'name'. 254 254 */ 255 p ublicfunction get_primary_column_name() {255 protected function get_primary_column_name() { 256 256 return 'name'; 257 257 }
Note: See TracChangeset
for help on using the changeset viewer.