Make WordPress Core


Ignore:
Timestamp:
02/25/2013 11:17:10 PM (12 years ago)
Author:
azaozz
Message:

Post locks: use heartbeat to dynamically update locked posts on the Posts screen, first run, see #23312

File:
1 edited

Legend:

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

    r23416 r23487  
    146146
    147147wp_enqueue_script('inline-edit-post');
     148wp_enqueue_script('edit-post');
    148149
    149150$title = $post_type_object->labels->name;
Note: See TracChangeset for help on using the changeset viewer.