Hello, there is any plugin to delete post older than 90 or user selectable days?
thanks.
Hello, there is any plugin to delete post older than 90 or user selectable days?
thanks.
Like this plugin?
Hi,
wordpress stores data in the database so you can simple run the database deletion query in order to delete the post...you need to run deletion query on wp_posts table,,
Thanks,
Shane G.
You must log in to post.