jquery data selector for post timestamps. Props tellyworth. fixes #4641

git-svn-id: https://develop.svn.wordpress.org/trunk@5804 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2007-07-16 19:22:27 +00:00
parent aa1d4b1d01
commit bd72aa8e00
6 changed files with 1729 additions and 26 deletions
+1
View File
@@ -57,6 +57,7 @@ case 'edit':
wp_enqueue_script('prototype');
wp_enqueue_script('autosave');
}
wp_enqueue_script('jcalendar');
require_once('admin-header.php');
if ( !current_user_can('edit_post', $post_ID) )