=== Plugin Name ===
Contributors: hetjens
Tags: posts, expiration, pages, remove
Requires at least: 2.9.0
Tested up to: 2.9.2
Stable tag: 0.4

This plug-in adds a meta box to the post and page writing pages in wp-admin to set up an expiration date for that item.

== Description ==

This plug-in adds a meta box to the post and page writing pages in wp-admin to set up an expiration date for that item. It uses the Wordpress cron feature to be executed once a day.

After the expiration date the post will be in the trash can of Wordpress. The plug-in does not delete any post, but Wordpress will depending on the trash can settings.

== Installation ==

1. Upload the directory hetjens-expiration-date to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. You can use it

== Changelog ==

= 0.4 =
* Fixed Wordpress 2.9 issues

= 0.3 =
* First Plugin directory version
