Changeset 7854 for trunk/wp-admin/post.php
- Timestamp:
- 04/29/2008 07:17:23 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/post.php
r7781 r7854 91 91 wp_enqueue_script('thickbox'); 92 92 wp_enqueue_script('media-upload'); 93 wp_enqueue_script('word-count'); 93 94 94 95 if ( current_user_can('edit_post', $post_ID) ) {
Note: See TracChangeset
for help on using the changeset viewer.