Descrizione
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.
Installazione
- Upload the directory hetjens-expiration-date to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You can use it
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Hetjens Expiration Date” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Hetjens Expiration Date” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.4
- Fixed WordPress 2.9 issues
0.3
- First Plugin directory version