Auto delete WordPress images/thumbnails (all sizes) and featured after X days/hours, or similar?
If you need to retain only images for last 50 posts, I don’t think that a cron job or a WP cron is the best thing you can do, in WordPress you can know when a post is published, and you can run a routine everytime it happen, deleting images for the post pubblished 50 … Read more