Descrição
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.
Instalação
- 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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Hetjens Expiration Date” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Hetjens Expiration Date” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.4
- Fixed WordPress 2.9 issues
0.3
- First Plugin directory version