| 开发者 | conschneider |
|---|---|
| 更新时间 | 2026年7月24日 18:59 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
wp minuttes ...), so operators, scripts, and AI agents can drive it straight from the terminal.
minuttes.com is an optional, paid subscription and is not required. The plugin's own features — the GraphQL API, the WP-CLI command suite, queue suspend/resume, the critical-only logger, and conflict detection — work on their own, for free. Features marked (via minuttes.com) add the hosted dashboard, and connecting to it always requires explicit authorization on your site.
Features
wp minuttes ...) — read queue status, statistics, hooks, groups, database usage, logs, WP-Cron and subscriptions, and control the queue, logger, stuck claims, and hook/group blocking from the terminal; every read command supports --format=json for scripts and AI agentsminuttes folder to /wp-content/plugins/ (or install from the WordPress plugin directory).No. It will work with any WordPress setup that uses Action Scheduler.
Yes. The plugin registers a full wp minuttes command set, so you can read queue status, statistics, hooks, groups, database usage, logs, WP-Cron events, and subscription counts, and control the queue, logger, stuck claims, and hook/group blocking from the terminal. Every read command supports --format=json, which makes it convenient for scripts and AI agents. Run wp minuttes to list the available commands.
The plugin is free and fully functional on its own. minuttes.com is a separate, optional paid subscription that adds a hosted monitoring dashboard. No account is required: the GraphQL API, log-volume reduction, conflict detection, and queue suspend/resume all run locally.
No data is sent outbound. When you authorize a connection, app.minuttes.com connects inbound to your site's API to read monitoring data (queue status, subscription statistics). All access requires explicit OAuth authorization by a site administrator.
is_user_logged_in() call at plugins_loaded): get_query_var() was called on the not-yet-created $wp_query, crashing every uncached request. GraphQL endpoint detection now guards the query-var check; the request-path fallback already covered the early case./minuttes/graphql request.wp minuttes claims list reporting only the first 200 stuck claims as the total, which under-counted the scope of claims clear / claims release.wp minuttes job-stats reflects deletions immediately.wp minuttes ...) for reading and managing Action Scheduler, WP-Cron, logging, stuck claims, hook and group blocking, and WooCommerce subscription counts from the terminal. Every read command supports --format=json for scripting and automation.