
內容簡介
Starline Conflict Inspector 是一款幫助 WordPress 開發者和網站管理員識別、診斷及解決外掛相關問題的工具,無需修改網站的檔案或資料庫。
【主要功能】
• 衝突掃描器:自動檢測外掛衝突及不相容性
• 診斷模式:提供逐步指導以手動隔離衝突
• 錯誤日誌分析器:解析 WordPress debug.log 並顯示嚴重性評級
• AI 驅動診斷:將診斷數據發送至 OpenAI 或 Google Gemini
• 系統健康儀表板:一目了然的配置和性能建議
外掛標籤
開發者團隊
② 後台搜尋「Starline Conflict Inspector – WP Debug Log, Error Inspector & Plugin Conflict Solver」→ 直接安裝(推薦)
原文外掛簡介
Starline Conflict Inspector helps WordPress developers and site administrators identify, diagnose, and resolve plugin-related issues without modifying your site’s files or database.
Features
Conflict Scanner — Five automated scans detect duplicate script registrations, multiple jQuery versions/handles, hook crowding (10+ callbacks on high-traffic hooks), deprecated WordPress function usage across active plugins, and version incompatibilities against your WordPress/PHP environment. Results are cached for performance.
Diagnostic Mode — Provides guided step-by-step instructions to help you manually isolate plugin conflicts. Uses a session-scoped option (1-hour expiry) — no files are created or plugin states modified. Toggle from the System Health tab or the admin bar.
Error Log Analyzer — Parse and browse your WordPress debug.log with severity ratings (critical, error, warning, info), error type badges, plugin attribution, paginated results (20 per page), and expandable stack traces. Handles files up to 10 MB.
AI-Powered Diagnostics — Send diagnostic data to OpenAI (GPT-4o, GPT-4o Mini) or Google Gemini (2.0 Flash, 2.5 Pro) for structured analysis. The diagnostic prompt builder redacts absolute paths, API keys, emails, IPs, site URLs, and database credentials before transmission. HTTP requests use wp_remote_post with retry and exponential backoff.
System Health Dashboard — View WordPress, PHP, MySQL, and server configuration at a glance along with performance recommendations.
Privacy & Data Handling
The plugin performs best-effort redaction of sensitive data before transmission (see “External Services” below). No data is stored or logged server-side by this plugin beyond temporary scan caches (transients, 5-minute TTL) and optional API key storage in the WordPress options table (masked on screen).
External Services
This plugin offers optional AI analysis features that transmit diagnostic data to third-party services. No data is sent unless an administrator explicitly configures an API key and clicks Run Full AI Scan.
OpenAI
Service: OpenAI API (GPT-4o, GPT-4o Mini, GPT-4 Turbo, GPT-3.5 Turbo)
Purpose: Analyze plugin conflict data, PHP error logs, and system diagnostics to identify root causes, severity, and recommended actions.
Data sent: WordPress version, locale, multisite status, debug mode status; PHP version, memory limit, execution time, MySQL version, server software family, OS family; active plugin names and versions; active theme name and version; recent PHP error messages, types, redacted file paths and line numbers. The system instruction and output format specification are also included.
When sent: Only when an administrator clicks “Run Full AI Scan” on the AI Analysis tab.
Data handling: The plugin performs best-effort redaction of absolute file paths, API keys, email addresses, IP addresses, site URLs, database credentials, and WordPress salts before transmission. Redaction uses pattern matching and may not catch all embedded sensitive data, especially in custom error messages or plugin metadata.
Terms of Service: https://openai.com/policies/terms-of-use/
Privacy Policy: https://privacy.openai.com/policies/
Google Gemini
Service: Google Gemini API (Gemini 2.0 Flash, 2.0 Flash-Lite, 2.5 Pro, 1.5 Flash, 1.5 Pro)
Purpose: Same as OpenAI (see above).
Data sent: Same diagnostic data as described for OpenAI.
When sent: Only when an administrator clicks “Run Full AI Scan” on the AI Analysis tab.
Data handling: Same best-effort redaction as described for OpenAI.
Terms of Service: https://cloud.google.com/terms/
Privacy Policy: https://policies.google.com/privacy
You may revoke consent at any time by removing the API key(s) on the AI Analysis settings screen. No diagnostic data is sent to any external service automatically or without explicit administrator action.
1.0.1
Improved WordPress debugging compatibility.
Updated tags and plugin information.
Enhanced diagnostic reliability.
Improved security handling for diagnostic data.
Fixed minor issues.
1.0.0
Initial release
Plugin conflict scanner with five diagnostic checks
Session-scoped diagnostic mode for guided conflict isolation
PHP error log analyzer with severity ratings and plugin attribution
AI-powered diagnostics via OpenAI and Gemini
System health overview with performance recommendations
GDPR-aware data handling with best-effort redaction
