Skip to main content
The Dashboard is the first screen you see after opening WP Manager Pro. It fetches live data from the WordPress REST API on every page load and also auto-refreshes every 30 seconds. You can trigger an immediate refresh at any time using the Refresh button in the top-right corner.

At-a-glance stats

Six stat cards run across the top of the dashboard:
CardWhat it shows
PostsTotal published posts
PagesTotal published pages
PluginsActive plugins out of total installed (e.g. 4/12) — badge shows pending updates
ThemesTotal installed themes — badge shows pending updates
UsersTotal registered users
DB SizeCurrent database size in MB
Clicking the Plugins, Themes, Users, or DB Size cards navigates directly to the corresponding management page.

Site status panel

The Site Status card shows the current values for:
  • WordPress version
  • PHP version
  • Active Theme name
  • Debug Mode — flagged with a warning indicator when WP_DEBUG is enabled
  • Maintenance — flagged when maintenance mode is active

System resources panel

The System Resources card displays the PHP and server environment limits:
  • Memory Limit — PHP memory_limit
  • Upload Max — PHP upload_max_filesize
  • Max Exec Time — PHP max_execution_time in seconds
  • Database Size — total size of all database tables in MB
  • Uploads Size — size of the wp-content/uploads folder

Update alerts

If any updates are available, an alert banner appears above the stat cards listing:
  • The number of available WordPress core updates (with the target version)
  • The number of available plugin updates
  • The number of available theme updates
Two additional alerts appear when your site is in a non-production state:
A Maintenance mode is active warning is shown whenever maintenance mode is enabled. Visitors are currently seeing the maintenance page. Click Manage → to open the Maintenance Mode settings.
A Debug mode is enabled warning appears when WP_DEBUG is true. Debug mode should only be used in development environments. Click Manage → to open the Debug Tools page.

Recent posts

The Recent Posts card lists the most recent posts with their titles and relative publish dates. Each entry links directly to the live post URL, opening it in a new tab.

Quick actions

The Quick Actions grid provides one-click navigation to every major section of WP Manager Pro:

Manage Plugins

Install and manage plugins

Manage Themes

Install and manage themes

File Manager

Browse and edit files

Database

Search and replace

User Manager

Manage users and roles

Code Snippets

PHP, CSS, and JS snippets

Image Tools

WebP, AVIF, and thumbnails

Email / SMTP

Configure and test SMTP

Backup

Database backups

Maintenance

Toggle maintenance mode

Debug Tools

WP_DEBUG and error log

System Info

PHP and server info

Build docs developers (and LLMs) love