Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -104,7 +104,7 @@ case 'edit':
|
||||
exit();
|
||||
}
|
||||
|
||||
wp_enqueue_script('page');
|
||||
wp_enqueue_script('post');
|
||||
if ( user_can_richedit() )
|
||||
wp_enqueue_script('editor');
|
||||
add_thickbox();
|
||||
|
||||
Reference in New Issue
Block a user