Linux 软件免费装
Banner图

Starline Conflict Inspector

开发者 starlinewebsolu
更新时间 2026年6月4日 21:28
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL v2 or later
版权网址: 版权信息

标签

debug error log troubleshooting conflict diagnostic

下载

1.0.0

详情介绍:

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 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.

安装:

  1. Upload the starline-conflict-inspector folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Tools > Starline Conflict Inspector in the admin menu to access the dashboard.
Requirements

常见问题:

What does Diagnostic Mode do?

Diagnostic Mode provides step-by-step guided instructions to help you manually isolate plugin conflicts. It does not automatically disable plugins or modify any files. The session expires after 1 hour or when you exit diagnostic mode.

Does this plugin modify my site's database or files?

No. The plugin is read-only in its diagnostic functions. The optional Diagnostic Mode feature stores a session-scoped option (1-hour expiry) to track your diagnostic session — no files are created or modified. The only database entries are standard WordPress options for transients (5-minute scan cache), API keys (if configured), and diagnostic mode session tokens.

Are my API keys secure?

Yes. API keys are stored in the WordPress options table with autoload disabled, masked on screen (only the last 4 characters shown), and never transmitted to any third party except the configured AI provider when you intentionally run an AI scan.

How do I configure AI analysis?

Go to Tools > Starline Conflict Inspector > AI Analysis, expand your preferred provider section (OpenAI or Gemini), enter your API key, select a model, and click Save AI Settings. The "Run Full AI Scan" button will then be available.

Why is my debug.log not showing?

Ensure WP_DEBUG and WP_DEBUG_LOG are set to true in your wp-config.php file. The log file must be located within WP_CONTENT_DIR and be readable by the web server.

更新日志:

1.0.0