It would be incredibly useful if the batch processor could be configured to run through WP Cron instead of inside a batch process notice.
Ideally, this would be something that either:
Sent a notice that informed the admin that a batch process is running in the background. Offer a way to switch it to a process with a notice.
Sent a batch process notice with progress bar like it does now, but have a way to click a link and switch it to a background process.
The default would probably be set in the class. This would also require some re-thinking on how these classes are structured. Progress would probably need to be saved in the options table, or something.
It would be incredibly useful if the batch processor could be configured to run through WP Cron instead of inside a batch process notice.
Ideally, this would be something that either:
The default would probably be set in the class. This would also require some re-thinking on how these classes are structured. Progress would probably need to be saved in the options table, or something.