Make WordPress Core


Ignore:
Timestamp:
09/05/2004 12:24:28 AM (22 years ago)
Author:
saxmatt
Message:

Massive options cleanup and another step of cleaning up the upgrade/install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/admin-header.php

    r1547 r1599  
    1414$posts_per_page = get_settings('posts_per_page');
    1515$what_to_show = get_settings('what_to_show');
    16 $archive_mode = get_settings('archive_mode');
    1716$date_format = get_settings('date_format');
    1817$time_format = get_settings('time_format');
Note: See TracChangeset for help on using the changeset viewer.