Linux 软件免费装
Banner图

Cobalt Checkout Diagnostics for WooCommerce

开发者 bananaSaging
更新时间 2026年8月29日 17:13
PHP版本: 8.2 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce cart checkout diagnostics hpos

下载

0.1.0

详情介绍:

Cobalt Checkout Diagnostics for WooCommerce is an admin diagnostic plugin. A shop manager with manage_woocommerce can run local, read-only checks to see whether cart and checkout look configured and renderable on this site. It does not process payments, place orders, or watch the store from the public internet. Product truth Local checks do not prove that a real external customer can complete payment. This plugin must never be described as a live checkout or payment monitor. What this version does What this version does not do Requirements

安装:

  1. Upload the cobalt-checkout-diagnostics folder to /wp-content/plugins/, or install the zip via Plugins → Add New → Upload Plugin.
  2. Activate WooCommerce first, then activate Cobalt Checkout Diagnostics for WooCommerce.
  3. Open WooCommerce → Checkout Diagnostics and run checks.
  4. Optionally enable scheduled runs and operator incident email in the settings on that screen.
If WooCommerce is missing or too old, the plugin shows an admin error and does not register the diagnostic screen.

屏幕截图:

  • Grouped check results with status, explanation, and allowlisted remediation links.
  • Evidence details for an individual check.
  • Run history with a previous-run view.
  • Settings for retention, thresholds, optional schedule, and optional operator email.

常见问题:

Can this tell me that customers can pay?

No. Local diagnostics do not prove that a real external customer can complete payment.

Does a run create a test order?

No. Checks are read-only. They do not create orders, change stock, send customer mail, or charge a gateway.

Who can run checks?

Users with the manage_woocommerce capability. State-changing forms also require a WordPress nonce.

Does the plugin send data off-site?

No. History stays in this WordPress database. Optional incident emails use WordPress mail to the site admin address (and any extra addresses a developer adds with a filter). There is no telemetry.

Are scheduled runs exact?

When WooCommerce has initialized Action Scheduler, recurring jobs use that. Otherwise WP-Cron is the fallback. WP-Cron timing is approximate and depends on site traffic.

Does uninstall delete my diagnostic history?

Scheduled jobs are always cleared. Tables and options are deleted only if you enabled Delete plugin data on uninstall before removing the plugin.

更新日志:

0.1.0