A1 Local Site Health Report Card
A1 Local Site Health Report Card
Description
A1 Local Site Health Report Card adds a focused page under Tools that helps administrators copy a plain text or Markdown-style report of observed site facts.
The report currently includes:
- WordPress version.
- PHP version.
- Active theme.
- Active and inactive plugin counts.
- Cached WordPress core update status when known.
- Permalink structure status.
- Search visibility status.
- Home URL and site URL scheme status.
- WP_DEBUG status.
- DISABLE_WP_CRON status.
- WordPress timezone.
- External object cache detection when available.
The plugin does not make remote calls, does not store settings, and does not change site configuration. The core update row reads existing cached WordPress update data only, so it may show “Unknown” when WordPress has not already cached an update result.
This plugin reports observed facts only. It does not guarantee security, performance, SEO, legal, or accessibility outcomes.
Privacy
A1 Local Site Health Report Card runs locally in WordPress admin. It does not set cookies, store personal data, track visitors, or send data to A1 Local or any third party.
Installation
- Upload the
a1-local-site-health-report-cardfolder to/wp-content/plugins/. - Activate “A1 Local Site Health Report Card” from the Plugins screen.
- Go to Tools > A1 Local Site Health Report Card.
- Review the observed facts or copy the generated report.
Faq
No. A1 Local Site Health Report Card does not make remote calls and does not collect or transmit site data.
No. Version 1.0.0 does not store plugin options, create custom tables, or create custom post types.
The plugin reads WordPress’ existing cached core update data and does not trigger a fresh update check. If no cached data is available, the report shows Unknown.
No. The plugin is report-only and does not make automatic changes.
Reviews
Changelog
1.0.0
- Initial release.