Make WordPress Core


Ignore:
Timestamp:
01/04/2008 08:46:33 AM (17 years ago)
Author:
ryan
Message:

Port autosave to jquery. Props rmccue. see #3824

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/post-new.php

    r6542 r6546  
    44$parent_file = 'post-new.php';
    55$editing = true;
    6 wp_enqueue_script('prototype');
    7 wp_enqueue_script('jquery');
    86wp_enqueue_script('autosave');
    97wp_enqueue_script('post');
Note: See TracChangeset for help on using the changeset viewer.