Make WordPress Core

Changeset 16588


Ignore:
Timestamp:
11/25/2010 06:45:28 PM (16 years ago)
Author:
scribu
Message:

Make comment content column unsortable. See #15580

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/class-wp-comments-list-table.php

    r16565 r16588  
    252252                return array(
    253253                        'author'   => 'comment_author',
    254                         'comment'  => 'comment_content',
    255254                        'response' => 'comment_post_ID'
    256255                );
Note: See TracChangeset for help on using the changeset viewer.