====== WordPress Update Pack ====== Do you want to know which files have been updated since last WordPress release? Here you can find update packs containing only the updated files. ===== Upgrade from 2.0.3 to 2.0.4 ===== **Upgrade Guide**: - Backup your WordPress database using //WordPress Backup Plugin// - Backup all your customized files (especially //wp-config.php// and //wp-content// directory) - Upload files within this update pack to your host | {{WordPress:UpdatePack_2.03-2.04.tar.gz|UpdatePack_2.03-2.04}} | This update pack contains the following files: │ wp-login.php │ wp-pass.php │ wp-settings.php │ wp-trackback.php │ xmlrpc.php ├ wp-admin │ │ admin-db.php │ │ admin-functions.php │ │ admin.php │ │ categories.php │ │ edit-comments.php │ │ edit-form-advanced.php │ │ edit-form-comment.php │ │ edit-form.php │ │ edit-link-form.php │ │ edit-page-form.php │ │ edit-pages.php │ │ import.php │ │ index.php │ │ inline-uploading.php │ │ link-categories.php │ │ link-manager.php │ │ moderation.php │ │ options.php │ │ plugin-editor.php │ │ plugins.php │ │ post.php │ │ setup-config.php │ │ sidebar.php │ │ templates.php │ │ theme-editor.php │ │ themes.php │ │ update-links.php │ │ upgrade-schema.php │ │ upgrade.php │ │ user-edit.php │ │ users.php │ │ wp-admin.css │ ├ images │ │ │ box-bg-left.gif │ │ │ box-bg-right.gif │ │ │ box-butt-left.gif │ │ │ box-butt-right.gif │ │ │ box-head-left.gif │ │ └ box-head-right.gif │ └ import │ │ blogger.php │ │ dotclear.php │ └ textpattern.php ├ wp-content │ ├ plugins │ │ │ wp-db-backup.php │ │ └ akismet │ │ └ akismet.php │ └ themes │ ├ classic │ │ └ comments-popup.php │ └ default │ │ archive.php │ │ archives.php │ │ attachment.php │ │ comments-popup.php │ │ comments.php │ │ footer.php │ │ functions.php │ │ header.php │ │ index.php │ │ links.php │ │ page.php │ │ search.php │ │ sidebar.php │ │ single.php │ └ style.css └ wp-includes │ class-snoopy.php │ classes.php │ comment-functions.php │ default-filters.php │ functions-formatting.php │ functions-post.php │ functions.php │ gettext.php │ kses.php │ pluggable-functions.php │ streams.php │ template-functions-author.php │ template-functions-general.php │ vars.php │ version.php └ wp-db.php ===== Upgrade from 2.0.4 to 2.0.5 ===== **Upgrade Guide**: - Backup your WordPress database using //WordPress Backup Plugin// - Backup all your customized files (especially //wp-config.php// and //wp-content// directory) - Upload files within this update pack to your host | {{WordPress:UpdatePack_2.04-2.05.tar.gz|UpdatePack_2.04-2.05}} | This update pack contains the following files: │ wp-comments-post.php │ wp-rss2.php │ xmlrpc.php ├ wp-admin │ │ admin-db.php │ │ admin-footer.php │ │ admin-functions.php │ │ edit-form-advanced.php │ │ edit-page-form.php │ │ index.php │ │ inline-uploading.php │ │ install.php │ │ link-categories.php │ │ menu.php │ │ options-discussion.php │ │ options-general.php │ │ options-misc.php │ │ options-permalink.php │ │ options.php │ │ page-new.php │ │ plugins.php │ │ post.php │ │ profile.php │ │ templates.php │ │ theme-editor.php │ │ upgrade-schema.php │ │ user-edit.php │ │ users.php │ │ wp-admin.css │ └ import │ │ blogger.php │ │ dotclear.php │ │ greymatter.php │ │ livejournal.php │ │ mt.php │ │ rss.php │ └ textpattern.php ├ wp-content │ ├ plugins │ │ │ wp-db-backup.php │ │ └ akismet │ │ │ akismet.gif │ │ └ akismet.php │ └ themes │ └ classic │ └ sidebar.php └ wp-includes │ class-snoopy.php │ classes.php │ comment-functions.php │ default-filters.php │ feed-functions.php │ functions-formatting.php │ functions-post.php │ functions.php │ pluggable-functions.php │ template-functions-author.php │ template-functions-category.php │ template-functions-general.php │ template-functions-post.php │ version.php └ wp-db.php ===== Upgrade from 2.0.5 to 2.1.2 ===== | [[http://wordpress.org/|Download WordPress 2.1.2]] | **Upgrade Guide**: - Backup your WordPress database using //WordPress Backup Plugin// - Backup all your customized files (especially //wp-config.php// and //wp-content// directory) - **Delete** the following files - Upload the new WordPress 2.1.2 distribution to your host Files to be **deleted**: ├ wp-admin │ │ edit-form-ajax-cat.php │ │ execute-pings.php │ │ inline-uploading.php │ │ link-categories.php │ │ list-manipulation.js │ └ list-manipulation.php ├ wp-content │ ├ plugins │ │ └ wp-db-backup.php └ wp-includes ├ js │ └ dbx-key.js │ comment-functions.php │ feed-functions.php │ functions-compat.php │ functions-formatting.php │ functions-post.php │ links.php │ pluggable-functions.php │ template-functions-author.php │ template-functions-categor... │ template-functions-general.php │ template-functions-links.php │ template-functions-post.php └ wp-l10n.php