=== Archive === Contributors: Bueltge Tags: post, custom post type, archive Requires at least: 3.0 Tested up to: 3.1.3 Stable tag: 0.0.2 Archive your post types, also possible with cron. == Description == Archive your post types, also possible via cron. = Localizations = * Thanks to [Frank Bültge](http://bueltge.de/ "Frank Bültge") for german language file == Installation == = Requirements = * WordPress version 3.0 and later (tested at 3.1.3) * PHP 5.3 = Installation = 1. Unpack the download-package 1. Upload the folder and all folder and files includes this to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Now you find a link on all post types for archive the item = Licence = Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. = Translations = The plugin comes with various translations, please refer to the [WordPress Codex](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .po file which contains all defintions and may be used with a [gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Windows) or plugin for WordPress [Localization](http://wordpress.org/extend/plugins/codestyling-localization/). == Screenshots == 1. Possibility to archive on posts 2. In Archive, also possible to restore == Changelog == = 0.0.2 = * first release on wp.org = 0.0.1 = * Release first version