Make WordPress Core


Ignore:
Timestamp:
05/13/2009 10:28:56 PM (16 years ago)
Author:
ryan
Message:

Remove vestiges of what_to_show. Props filosofo. fixes #9815

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/schema.php

    r11264 r11318  
    213213    'default_post_edit_rows' => 10,
    214214    'posts_per_page' => 10,
    215     'what_to_show' => 'posts',
    216215    /* translators: default date format, see http://php.net/date */
    217216    'date_format' => __('F j, Y'),
Note: See TracChangeset for help on using the changeset viewer.