Bulk schedule over the next X days
-
I use your plugin to recycle posts older than 180 days.
This means that the list of eligible posts is enough for many runs and rarely changes.As is, the plugin looks for eligible posts on every run.
This has two drawbacks:
* It uses CPU both in terms of cronjobs and queries
* I can’t integrate new posts with old ones into a single publishing schedule because I don’t know what’s coming nextMy request is:
* To bulk schedule posts (recycle, in this case) over time (i.e. not all on one day)
Possible settings would include “schedule the next X posts” or “schedule as many as you find until you cover X days”.I tried “Number of Posts = 2” and “Max Posts per Day = 1”, but it published 2 posts right away on the same date (today).
I wouldn’t mind paying for that. ??
The page I need help with: [log in to see the link]
- The topic ‘Bulk schedule over the next X days’ is closed to new replies.