WordPress – Auto Delete Posts
we have a wordpress site (version 2.7 i believe – it might older) that we need a plugin either created or modified from an existing one. upgrading wordpress to the newest version IS NOT AN OPTION.
the general idea is that we need a plugin that will allow us to select certain categories to delete posts from once the posts reach a certain age (for example if they are 60 days old). this should be run daily and automatically through wp-cron.
what the plugin needs to do:
-allow us to select which categories this plugin will execute on
-ability to define the timeframe (days) for posts to be deleted
-run automatically daily (set & forget)
please feel free to ask any questions.
thanks