Save button to Post Edit screen that, in single click, saves the current post takes you to your next action.
Save and New in single click, saves the current post and goes to New Post Screen..
Save and Duplicate saves the post, duplicates it and goes to this new Edit Screen..
Save and Close ) saves the post and goes to Posts List..
Save and Next saves the post and goes to Edit Screen..
Save and Previous saves the post and goes to Edit Screen..
Save and View saves the post and goes to the post's frontend page.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Also, all translation files were removed from the plugin and moved to the plugin's project on WordPress Translation Service..
Enhancement big part of the code was rewritten to ease the addition of future new actions ..
Read more