=== WP Post Expires === Contributors: X-NicON Donate link: Tags: expired post, posts expiring, expiration, expire Requires at least: 3.0 Tested up to: 4.5.3 Stable tag: 1.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin adds post expires time after which will be performed actions: add prefix, move to drafts or trash. == Description == A simple plugin allow to set the posts, the time after which will be performed one of 3 actions: "Add prefix to title", "Move to drafts", "Move to trash". = Features: = * Set post expires date and time * Use for custom post type (post and pages by default) * Action for expired posts: move to drafts, move to trash or add custom prefix for title * Adds class "post-expired" for post expired on site and admin interface (for custom styles in theme) = Use in theme: = `XN_WP_Post_Expires::xn_wppe_is_expired($post_id)` == Screenshots == 1. Select date and time in post 2. Add personal prefix for any post 3. Default settings == Installation == 1. Copy to plugins folder (/wp-content/plugins) 2. Activate plugin from plugins page in admin interface 3. Use the Settings->Reading Name screen to configure the plugin == Changelog == = 1.0 = init1 - Mr. Robot == Upgrade Notice == = 1.0 = HELLO FRIEND