Linux 软件免费装
Banner图

Conflict Guard

开发者 mwangip
更新时间 2026年6月29日 03:06
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

debug woocommerce troubleshooting rollback conflict

下载

1.0.5 1.0.6 1.0.7 1.0.8 1.0.9

详情介绍:

Conflict Guard is the ultimate free WordPress plugin troubleshooting tool. Stop manually disabling plugins one-by-one. Our intelligent conflict detection engine finds the problem automatically. "Find plugin conflicts before your users do." Core Features 🔍 Automatic Plugin Conflict Detection Scan all active plugins, detect compatibility issues, monitor PHP fatal errors, JavaScript conflicts, AJAX failures, and REST API errors. Every plugin receives a Stability Score. 🧪 Safe Test Mode Session-based sandbox lets you disable plugins only for your admin session. Visitors continue seeing the live site normally — zero downtime, zero risk. 🔬 Smart Conflict Isolation Engine Binary search algorithm intelligently narrows down which plugin is causing your issue. Disable plugins one-by-one inside Safe Mode until errors disappear. ⏪ One-Click Rollback Download and restore previous plugin versions from WordPress.org. Automatic restore points are created before every plugin update. 📊 Real-Time Error Monitor Live dashboard showing PHP errors, fatal crashes, JavaScript conflicts, AJAX failures, REST API issues, and memory usage. 🛒 WooCommerce Compatibility Scanner Dedicated WooCommerce diagnostics: checkout issue detection, payment gateway conflict analysis, and WooCommerce-safe plugin badges. 🚨 Emergency Recovery Mode If WordPress crashes, use your personal Recovery URL to access a lightweight emergency interface — even when WP Admin is inaccessible. 📅 Conflict Timeline Visual event timeline tracing every plugin activation, deactivation, update, crash, rollback, and conflict detection. ⚡ Plugin Health Scoring Each plugin receives Stability, Security, Update Activity, and Performance impact scores. Why Conflict Guard? Compatibility How It Works
  1. Install and activate Conflict Guard
  2. Go to Conflict Guard in your WP Admin menu
  3. Click Run Scan to analyze all your plugins
  4. Review stability scores and conflict risks
  5. Use Safe Mode to test without plugins one-by-one
  6. Use Rollback to revert problematic updates
  7. Bookmark your Emergency Recovery URL just in case

安装:

  1. Upload the conflict-guard folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Navigate to Conflict Guard in your admin menu
  4. Run your first scan

屏幕截图:

  • Safe Test Mode — enable session-based sandbox to test without plugins.
  • Real-time error monitoring dashboard showing PHP, AJAX, and REST errors.
  • Conflict timeline — visual history of every plugin event and crash.
  • One-click rollback — select a plugin and restore a previous version.
  • Emergency recovery mode — accessible even when WP Admin is broken.
  • Diagnostics panel — system info, connectivity tests, and report export.
  • Settings page with donation support section.

升级注意事项:

1.0.9 Fixes stability scores getting permanently stuck low/at 0% from old, already-resolved errors. Scores now reflect the last 7 days only, and repeated identical errors count once instead of inflating the issue count. 1.0.8 Fixes "response is not valid JSON" errors when scanning or using the dashboard, common on local dev environments like XAMPP with display_errors enabled. Update strongly recommended for local/dev installs. 1.0.7 Fixes the scanner showing 0 active plugins / 0% health due to an hour-long empty-result cache and a Safe Mode filter leak. Update if Run Scan ever showed no data despite having active plugins. 1.0.6 CRITICAL FIX: resolves a fatal error and white screen that occurred on every page load when WooCommerce was active, caused by a namespace mismatch. Update immediately if you run WooCommerce. 1.0.5 Code-quality fix: uninstall.php now uses properly prepared/escaped SQL for table and option cleanup instead of interpolated variables. No functional change for end users — safe to update. 1.0.4 Important bug fix: Emergency Recovery was not activating in prior versions, and database table creation/removal had SQL formatting bugs. Update recommended, especially if you rely on Emergency Recovery.

常见问题:

Does Safe Mode affect my visitors?

No. Safe Mode is session-based — only your admin browser session sees plugin changes. All visitors continue seeing the normal live site.

Can I rollback a plugin that's not on WordPress.org?

Currently, automatic version downloads work for WordPress.org-hosted plugins. For premium/third-party plugins, restore points are created automatically before updates.

Is this plugin really free?

Yes, 100% free forever. There are no locked features, no premium version, and no mandatory upgrades.

What happens when I uninstall?

All plugin data (database tables, options, transients, scheduled events) is completely removed on uninstall.

Does it work with WooCommerce?

Yes! There's a dedicated WooCommerce scanner that checks checkout health, payment gateways, and detects common WooCommerce plugin conflicts.

I'm testing locally on XAMPP/WAMP/MAMP and got a "not valid JSON" error

This was caused by a bug fixed in version 1.0.8 — local dev stacks often have display_errors enabled by default, which could leak PHP warnings into the JSON response. Update to the latest version. If you still see this after updating, check your PHP error log (in XAMPP, usually xampp/php/logs/php_error_log) for the underlying warning, as something else on the site may also be producing stray output.

How do I support the plugin?

The plugin is free forever. If it helped you, you can donate via PayPal from the Settings tab inside the plugin dashboard. Even a small amount helps keep it maintained!

Who can use the Rollback and Emergency Recovery features on a multisite network?

On a multisite network, rollback and recovery actions are restricted to network administrators (users with the manage_network_options capability), since these actions affect plugin files shared across the entire network. On a single-site install, any user with manage_options (typically the site admin) can use them.

更新日志:

1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.0