=== Ajax Post Save === Contributors: Bull3t Donate link: http://www.bull3t.me.uk/ Tags: ajax, post, page, entries, save, posts, pages, entry, preview, quick Requires at least: 2.2 Tested up to: 2.3 Stable tag: 1.1 This plugin enables you to save any WordPress post/page with Ajax. == Description == Ajax Post Save is a WordPress plugin which enables you to save any WordPress post/page with Ajax; you can now make edits to a post and not have to reload the WordPress administration page every time you want to save and preview the post. WordPress already has an Ajax save function on the post edit pages which automatically saves a drafted post after 120 seconds. This is helpful, but it only works for posts that have not been published and will not work with pages; making this function almost useless. This plugin puts the auto save function to good use and adds an extra button next to the default "Save and Continue Editing" on the administration pages. The original WordPress auto save function has been edited to accommodate extra features such as not only saving the title and content of the post but saving categories, password, slug, status and so on. The only settings that are not saved through Ajax is the page template and the post timestamp, this is because editing these require a full reload anyway. You have the option to remove the "Save and Continue Editing" button that is currently used and replace it with a "Save Through Ajax" button or have both of them. The plugin also enables you to change the interval time between each post/page auto save. == Installation == 1. Download Ajax Post Save from the link below. 1. Extract the contents of the file to your Desktop. 1. Upload the whole folder to "/wp-content/plugins/" on your webserver. 1. Go to the Plugin Management section of your WordPress Dashboard and activate Ajax Post Save. 1. Now configure and Ajax Post Save in the Options section of your WordPress Dashboard. == Frequently Asked Questions == Visit the website for frequently asked questions. == Features == * Saving of WordPress posts and pages through an Ajax function. * Option to disable the default "Save and Continue Editing" button. * You are able to change the post and page auto save interval. * Adds a new button to the post and page editing form in the WordPress administration. * Ability to change the name of the new button to suit your needs and languages. == Change Log == = 1.1 [09-10-2007] = * **Bug fix**: The plugin now automatically accommodates changes to its location and folder name. = 1.0 [08-10-2007] = * Initial release.