| 开发者 | |
|---|---|
| 更新时间 | 2026年8月30日 22:58 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
queueray folder to /wp-content/plugins/, or install the ZIP from Plugins > Add New > Upload Plugin.No. QueueRay is intentionally read-only. It helps you understand what is failing before you make changes.
No. It requires an active Action Scheduler instance. WooCommerce is one common source of Action Scheduler.
No. QueueRay runs locally in WordPress and does not make external API calls.
When a scheduled-action hook has a callback registered on the current request, QueueRay attempts to map the callback source file to an installed plugin. When that evidence is unavailable, it uses conservative hook naming heuristics and then lower-confidence group naming heuristics. Ownership is always shown as likely rather than certain.
A failed row can remain in Action Scheduler after the underlying issue has recovered. QueueRay separates recent failures from historical failed rows so a large old failure total is not automatically treated as a current outage.
Some hosts disable WordPress's traffic-triggered cron and replace it with a real server cron. QueueRay reports this cautiously because it cannot verify an external scheduler from inside WordPress.
Actions in the reserved queueray-fixtures QA group, including recognized suffix variants, are excluded from operational health severity, diagnosis cards, operational queue totals, and top-hook rankings. When fixtures are present, raw Action Scheduler totals remain visible only in the support report for comparison. Real non-fixture failures and overdue actions are still diagnosed normally, including when they use the same hook names as fixtures.
queueray.action_scheduler_run_queue.