Independent startup
Runs as a separate PHP application, so it does not need WordPress, plugins or the active theme to load.
Recover
A standalone, read-only PHP utility for investigating a WordPress installation when the site or wp-admin will not load.

When WordPress cannot start, a normal diagnostic plugin cannot start either. The useful clues may be in PHP, essential files, wp-config.php, maintenance mode, logs, the database or a migration mismatch.
This utility is uploaded by FTP and works independently from WordPress. It inspects one configured installation, produces evidence and suggests manual checks without executing the site's PHP files.
Investigate a broken WordPress site without loading WordPress.
Runs as a separate PHP application, so it does not need WordPress, plugins or the active theme to load.
Reviews environment, structure, core integrity, configuration, logs, PHP syntax and supported database facts.
Uses a token configured by FTP, an absolute activation window, CSRF protection and a single allowed root.
Separates confirmed problems, probable causes, warnings and incomplete coverage with suggested manual verification.
Copy the folder by FTP, configure a unique token and restrict it to the intended WordPress root.
Authorise temporary access, confirm the installation and run the staged read-only checks.
Save the report if needed, clear its results and delete the complete tool folder from the server.
In development
Review the requirements and limitations above before installing this development release.
Download wordpress-diagnostic-tool-0.2.0.zip