https://github.com/vcian/auto-post-expiration
A simple plugin allows to set the posts expire date on desire date and time which set the posts to “draft” status.
https://github.com/vcian/auto-post-expiration
auto-post-expiration auto-post-expiration-pro expire-post post-date-expire post-draft wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
A simple plugin allows to set the posts expire date on desire date and time which set the posts to “draft” status.
- Host: GitHub
- URL: https://github.com/vcian/auto-post-expiration
- Owner: vcian
- License: gpl-3.0
- Created: 2021-02-22T08:47:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T08:57:23.000Z (over 5 years ago)
- Last Synced: 2025-05-06T18:50:11.556Z (about 1 year ago)
- Topics: auto-post-expiration, auto-post-expiration-pro, expire-post, post-date-expire, post-draft, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Auto Post Expiration
- Requires at least: 3.8
- Tested up to: 5.6.1
- Requires PHP: 5.2.4
- Stable tag: 1.0.0
- License: GPLv3
- License URI: https://www.gnu.org/licenses/gpl-3.0.html
## Description
- A simple plugin allows to set the posts expire date on desire date and time which set the posts to "draft" status.
- You can select the date / time that you want this post to expire on. It will set post to "draft" status and you will no longer to see post in front.
## FEATURES:
- Set post expire date and time.
- Show expire date and post status in admin column.
- Support in Gutenberg sidebar.
- Support in classic editor sidebar.
## Get Involved
[ViitorCloud](https://viitorcloud.com/) believes in active community support. So, with our plugins, we aim to try to make life easy for developers & customers. Subscribe to our newsletter for more updates.
## Advance Features (Pro Version)
- Allow to add expire date of single post/page/products/custom post types.
- Compatible with Gutenberg editor and classic editor.
- WooCommerce supported.
- Email notification to admin on expire date.
- Please visit [Auto Post Expiration Pro](https://viitorcloud.com/vcstore) to buy.
## Installation
- Upload plugin directory to the `/wp-content/plugins/` directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Go thorugh single edit post interface in backend and see option of date selector in right sidebar
- Go through All list of admin cloumn of posts and see one more column of expire date.
## Frequently Asked Questions
## How can I use this plugin?
- The post expiration input box will be in the right sidebar of single post interface in backend.
- Selected expire post date will be visible in admin column of all posts.
- Expired date (red color) with post status will be visible in admin column.
## Changelog
1.0.0 * First public release.
## Upgrade Notice
1.0.0 Added plugin support