Changes between Initial Version and Version 1 of Ticket #16714, comment 18

Timestamp:
04/18/11 14:44:03 (2 years ago)
Author:
kevinB
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16714, comment 18

    initial v1  
    2626>  
    2727>  
    28 I think supporting creation-only usage of the full post edit form (with redirect back to dashboard following creation) would be nice.  But that would take some work in post.php also.  At the very least you would need to redirect back to the dashboard following post creation.  But wouldn't there also be some complications (edit_posts cap checking) due to auto-creation of new posts? 
     28I think supporting creation-only usage of the full post edit form would be nice.  But that would take some work in post.php also.  At the very least you would need to redirect back to the dashboard following post creation.  But wouldn't there also be some complications (edit_posts cap checking) due to auto-creation of new posts? 
    2929 
    3030As it stands in the patch now, a user with create_posts (but not edit_posts) sees no "Add New" menu link but can still access post-new.php by direct URL.