Ticket #34045: 30405-02.diff
| File 30405-02.diff, 426 bytes (added by , 10 years ago) |
|---|
-
wp-admin/post-new.php
78 78 79 79 unset( $check_users ); 80 80 } 81 // Remove the "add new" button on post-new.php since we are adding a new item at that point. 82 unset( $post_new_file ); 81 83 82 84 // Show post form. 83 85 $post = get_default_post_to_edit( $post_type, true );