Elevoire Site Health Pro

Description

Elevoire Site Health Pro extends the built-in WordPress Site Health screen with additional, actionable checks across PHP configuration, security, database health, performance, and caching.

For every check, the plugin explains:

  • What was detected
  • Why it matters
  • What you could consider doing about it

This plugin is strictly read-only. It does not modify your website, delete data, change configuration, or perform any automatic “fix.” It inspects and reports — the decisions and any changes are always yours.

Features

  • A transparent, explainable overall health score
  • PHP checks: version, memory limit, execution time, upload limits, OPcache, relevant extensions
  • Security checks: HTTPS, WordPress version, debug settings, file editing, XML-RPC, admin accounts, automatic updates, security headers, and more — all read-only, defensive, and free of exploitation attempts
  • Database checks: server version, charset/collation, table statistics, revisions, trash, spam, transients, size, and largest tables
  • Performance checks: object caching, autoloaded options, plugin/theme counts, cron configuration, compression, image processing
  • Cache detection: page cache, object cache, known caching plugins, and CDN indicators, with honest “could not detect” wording instead of false negatives
  • A clean, WordPress-native admin interface with expandable check details
  • No telemetry, no external tracking, no data sent off your site

Privacy

This plugin operates entirely locally. It does not collect personal information and does not send site information to external servers. A small number of checks (security headers, cache detection, compression) make a single safe HTTP request to your own site’s homepage to read response headers already sent to every visitor. No third-party website is ever contacted or scanned.

Installation

  1. Upload the plugin files to the /wp-content/plugins/elevoire-site-health-pro directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Site Health Pro in your admin menu to view your first scan.

FAQ

Does this plugin change anything on my site?

No. Every check is read-only. The plugin never modifies content, settings, or files. Where a check suggests a change, it explains what you could consider — you decide whether and how to act on it.

Does this plugin send any data off my site?

No. All checks run locally within your WordPress install. A few checks make a single request to your own site’s homepage (never a third party) to read response headers. Nothing is transmitted externally.

Will this slow down my site?

No. Checks only run when you visit the plugin’s admin pages or explicitly click “Rescan,” and results are cached temporarily so the same checks aren’t re-run on every page load.

Is this version limited in any way?

No. Elevoire Site Health Pro is entirely free and fully functional. There are no restricted features.

What happens to my data if I uninstall the plugin?

The plugin removes the small number of options and cached scan results it created. It never touches your posts, comments, users, or any other site content.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Elevoire Site Health Pro” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.