Apraksts
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.
Uzstādīšana
- 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.
BUJ
-
Does this plugin send my site data anywhere?
-
No. A1 Local Site Health Report Card does not make remote calls and does not collect or transmit site data.
-
Does this plugin store options or create database tables?
-
No. Version 1.0.0 does not store plugin options, create custom tables, or create custom post types.
-
Why does core update status say Unknown?
-
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.
-
Can this fix the issues it reports?
-
No. The plugin is report-only and does not make automatic changes.
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“A1 Local Site Health Report Card” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “A1 Local Site Health Report Card” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.0.0
- Initial release.