Champlin Pre-Flight Audit v1.0.6
Plugin renamed — read this if you installed before 2026-05-20
This plugin was previously called WP 7 Readiness Check (slug
wp-7-readiness-check).
WordPress.org's trademark policy disallows plugin slugs that begin with "WP", so the
source repo, plugin display name, slug, text domain, and download URLs all moved to
champlin-pre-flight-auditon 2026-05-20.If you installed v1.0.6 or earlier before 2026-05-20, your plugin folder is
wp-content/plugins/wp-7-readiness-check/. When you upgrade to WordPress 7.0, the
plugin will be deactivated with "Plugin file does not exist." To fix:
- Deactivate the plugin from
wp-admin → Plugins(if it isn't already)- Delete the
wp-content/plugins/wp-7-readiness-check/folder- Download
champlin-pre-flight-audit.zipbelow and upload via
wp-admin → Plugins → Add New → Upload Plugin- Activate. Your audit history, settings, and snapshots are preserved in the database.
The plugin is functionally identical. Same 30+ checks, same autofixes, same UI.
Install
Download champlin-pre-flight-audit.zip below, or grab it from
champlinenterprises.com/champlin-pre-flight-audit.zip.
Upload via wp-admin → Plugins → Add New → Upload Plugin and activate.
What's in v1.0.6 (code-quality release)
All WordPress Plugin Check ERRORs and WARNINGs resolved. Plugin Check verdict:
"Checks complete. No errors found."
- Short PHP echo tags converted to long form (~45 instances)
- Direct filesystem operations refactored to use WP_Filesystem (snapshots + fixes)
$_POSTand$_SERVERinputs properlywp_unslash()-ed before sanitization- readme.txt tags trimmed to the WordPress.org-mandated max of 5
- Build script excludes hidden files
Zero functional changes versus v1.0.5.
Distribution channels
| Channel | Slug | Updates |
|---|---|---|
| GitHub (this release) | champlin-pre-flight-audit |
Auto-updates via yahnis-elsts/plugin-update-checker (PUC) polling GitHub releases hourly |
| WordPress.org (pending review) | champlin-pre-flight-audit |
Native WP.org plugin-update channel (PUC stripped from that variant) |
Same slug, same source tree, different update mechanism.