@j12t Sounds like you want an actual queue rather then job scheduling.
Trouble is the only queuing solution I know runs off of wp-cron!
https://github.com/deliciousbrains/wp-queue
Do you know what cron event your sending is hooked onto?
Top-level
@j12t Sounds like you want an actual queue rather then job scheduling. Trouble is the only queuing solution I know runs off of wp-cron! https://github.com/deliciousbrains/wp-queue Do you know what cron event your sending is hooked onto? No comments
|