Starline Conflict Inspector

Starline Conflict Inspector

Details
View on WordPress

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.

Details

Plugin code:
starline-conflict-inspector
Plugin version:
1.0.0
Outdated:
No
WP version:
6.0 or higher
PHP version:
8.0 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-06-04
Rating:
Times rated:
0
conflict
debug
diagnostic
error-log
troubleshooting