WP Ghost adds a security widget to the WordPress Dashboard that displays your site’s security status at a glance. The widget appears automatically after installation and includes a security score gauge (0-100), a 7-day threats chart showing prevented vs passed attacks, and summary stats for threats blocked, brute force IPs, and alert emails sent. You can show or hide the widget from Screen Options.
The widget gives you a complete security overview without leaving the Dashboard. At the top, a color-coded gauge displays your security score from 0 to 100 based on the Security Check results. Below the gauge, a 7-day bar chart tracks threats in two categories: Threats Prevented (attacks blocked by WP Ghost) and Threats Passed (attacks that got through). At the bottom, four stat boxes show the 7-day totals: Threats Prevented, Threats Passed, Brute Force IPs Blocked, and Alert Emails Sent. Every time you enable a feature or fix a vulnerability in WP Ghost, the security score increases.
The widget displays three main sections:
Security Score Gauge: A visual 0-100 meter showing your overall security level. Green (high score) means your site is well protected. Yellow or red indicates vulnerabilities that need attention. The score is based on the same checks as the full Security Check: brute force protection, injection defenses, XML-RPC status, SSL, security headers, and path security.
7-Day Threats Chart: A daily bar chart tracking threats over the past week. Blue bars represent threats prevented (blocked by WP Ghost’s firewall and brute force rules). Orange bars represent threats that passed through. Ideally, you want blue bars and no orange.
Summary Stats: Four boxes at the bottom showing 7-day totals for Threats Prevented, Threats Passed, Brute Force IPs Blocked, and Alert Emails Sent. These give you a quick numeric snapshot of your site’s security activity.
Multisite: use subsite dashboards. On WordPress Multisite installations, the WP Ghost widget appears on individual subsite dashboards, not on the Network Admin dashboard. Navigate to a subsite’s Dashboard to see the widget.
First, check Screen Options at the top right and make sure the WP Ghost box is checked. If it doesn’t appear in Screen Options, verify that WP Ghost is activated on that site. On Multisite, check that you’re viewing a subsite Dashboard, not the Network Admin dashboard. If the widget still doesn’t show, the user viewing the Dashboard may not have the hmwp_manage_settings capability (see Grant User Role Access).
The widget shows your security score and 7-day threat activity. The full Security Check at WP Ghost > Security Check provides the detailed breakdown: individual checks with pass/fail status, specific vulnerability descriptions, and one-click fix buttons. Use the widget for a daily glance and the full Security Check when you need to investigate or fix specific issues.
No. The widget loads cached security check results. It doesn’t run a fresh scan every time you visit the Dashboard. The security check runs periodically in the background and the widget displays the most recent results.
The widget is visible to any user who has the hmwp_manage_settings capability, which by default is all administrators. Each user controls their own widget visibility independently through Screen Options. If you’ve restricted WP Ghost access using role capabilities, only users with the hmwp_manage_settings capability see the widget.
No. The dashboard widget uses WordPress’s standard widget API. No core files are modified.
Security monitoring and dashboard features:
Replace the default wp_ database prefix with a random one to protect against SQL injection…
Change the WordPress uploads directory path with WP Ghost (rewrite rules, no files moved) or…
Configure WP Ghost with WP Rocket cache. Enable file optimization, Change Paths in Cache Files.…
https://youtu.be/6ylhojSi-_E In this video, we’ll explore why website security matters and what can happen if…
The security of your WordPress site depends on multiple factors, such as the strength of…
Step-by-step guides to connect WP Ghost 2FA with Google Authenticator, Authy, Microsoft Authenticator, or LastPass.…