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

git-svn-id: http://svn.automattic.com/wordpress/trunk@5804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2007-07-16 19:22:27 +00:00
parent 05c0d6840b
commit 714f8edd6c
6 changed files with 1729 additions and 26 deletions

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) )