# Advanced Schedule Posts
Advanced Schedule Posts is WordPress Plugin that allows to you to set the datetime of expiration and the schedule which overwrites the another post.
## Description
Allows to you to set the datetime of expiration and the schedule which overwrites the another post.
**Datetime of Expiration**
When it becomes the datetime of expiration, the status of post is changed to 'draft'.
**Overwrite the another post**
When the scheduled post(A) is published by wp cron, the new post(A) overwrite the another post(B) and the old post(B) is changed to draft.
The slug of the new post(A) is changed to the slug of the old post(B).
The slug of the old post(B) is changed to what added suffix(Ymd).
## Installation
1. Upload 'advanced-schedule-posts' folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
## Documentation
* Plugin URI
* WordPress Plugin Directory URI
## License
GPLv2 or later