Popis
A lightweight WordPress plugin that automatically expires posts by moving them to draft status based on expiry date/time.
Inštalácia
- Download the plugin from the WordPress Plugin Directory
- Upload the plugin files to
/wp-content/plugins/post-expiry-scheduler/ - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Go to Settings > Post Expiry to configure the plugin
Časté otázky
-
How does the plugin work?
-
The plugin adds an expiry date/time picker to your post edit screen. When the specified date/time is reached, the post is automatically moved to draft status.
-
Can I restore expired posts?
-
Yes! The plugin includes a recovery feature that allows you to restore recently expired posts.
-
Does this work with custom post types?
-
The free version supports standard WordPress posts. Additional post types are available in the Pro version.
-
How often are posts checked for expiry?
-
Posts are checked every 5 minutes via WordPress cron.
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Post Expiry Scheduler” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Post Expiry Scheduler“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0.0
- Initial release
- Basic expiry functionality for WordPress posts
- Settings page configuration
- Admin interface improvements
- Bulk actions support
- Logging and recovery features