Archive features for all your post types using post status features, also purge your archived post via cron.
Also you can change the settings in the archive manager admin page, to display archived post in front end, to configure your purge automaticly by choosing the expiration dates of your archived posts.
A widget is made available to view the archived posts in the front end using the standard template for archives, taking into account the post type.
Localizations
Requirements
- WordPress version 3.0 and later (tested at 4.2)
- PHP 5.3
Installation
- Unpack the download-package
- Upload the folder and all folder and files includes this to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Now you find a link on all post types for archive the item and a menu to manage archives and purge
Translations
The plugin comes with various translations, please refer to the
WordPress Codex 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 definitions and may be used with a
gettext editor like
Poedit (Windows) or plugin for WordPress
Localization.