Make WordPress Core


Ignore:
Timestamp:
04/17/2009 12:55:03 PM (17 years ago)
Author:
azaozz
Message:

Keep the same name and remove unused core, see [10987]

File:
1 edited

Legend:

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

    r10987 r10988  
    324324 * @since 2.8
    325325**/
    326 function save_screen_options() {
     326function set_screen_options() {
    327327
    328328    if ( isset($_POST['wp_screen_options']) && is_array($_POST['wp_screen_options']) ) {
Note: See TracChangeset for help on using the changeset viewer.