How can I know if a wp_single_scheduled_event is still busy executing?

后端 未结 0 1705
执念已碎
执念已碎 2021-02-11 19:00

In wordpress we can use the method: wp_schedule_single_event();

This function executes a hook (action) but deletes the cron right after execution (maybe with a little del

相关标签:
回答
  • 消灭零回复
提交回复
热议问题