Post locks on the posts list screen: new icons for the lock, props empireoflight, show avatar for the user currently editing, props dh-shredder, see #23312

git-svn-id: https://develop.svn.wordpress.org/trunk@23681 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2013-03-13 00:28:07 +00:00
parent eab76eac4a
commit 631980b5fa
10 changed files with 68 additions and 50 deletions

View File

@@ -145,7 +145,6 @@ if ( $doaction ) {
$wp_list_table->prepare_items();
wp_enqueue_script('inline-edit-post');
wp_enqueue_script('edit-post');
$title = $post_type_object->labels->name;