Hi all,
I use WP as an aggregator, and found myself with a database of too many posts.
Is there a way to automatically have posts which are older then X months be erased ?
Thanks a lot for any help!
Tal
Hi all,
I use WP as an aggregator, and found myself with a database of too many posts.
Is there a way to automatically have posts which are older then X months be erased ?
Thanks a lot for any help!
Tal
T,
Althoug not automated - GD Press Tools has a feature to delete posts older than a certain date.
R
Thanks Rschilt,
Any idea on how (or who to turn to in order) to make it automated ?
Thanks :)
T
1) Write your own plugin and setup a cron job to run daily. (This should not be too difficult)
2) Search the plugin forums for something that has already been written.
3) Pay someone to write this feature for you.
R
There's a good write up on how to use scheduling here.
blog.slaven.net.au/archives/2007/02/01/timing-is-everything-scheduling-in-wordpress/
This topic has been closed to new replies.