The System page provides a complete diagnostic overview of the entire WordPress environment. It centralizes WordPress core information, plugins, post types, server configuration, security checks, and more — making it an essential tool for developers, agencies, and technical teams.

This page is divided into multiple tabs, each focused on a specific domain of the WordPress installation.

You can access this section via:

All DashAI WP → System


Tabs & Features

1. All Settings

A unified overview of every system detail in a single screen.
Useful for quick auditing and exporting complete environment info.

Displays:

  • Summary of all system categories

  • Key environment indicators

  • Quick links to each detailed tab


2. WordPress

A detailed breakdown of the WordPress installation.

Core Information

  • Current WordPress Version
    Shows installed version and highlights if an update is available.

  • Active Theme
    Name, version, and parent theme (if child theme is in use).

URLs

  • Home URL
    Public-facing site address.

  • Site URL
    Installation directory URL (may differ on multisite or custom setups).

Environment Type

Automatically detected:

  • Local

  • Staging

  • Production

Essential Settings

  • Permalinks Enabled
    Detects human-readable URLs.

  • REST API Status
    Shows whether WordPress REST API is accessible.

Multisite Support

If multisite is enabled:

  • List of all sites (ID, domain, path)

  • Total site count


3. Plugins

Displays plugin health and helps identify risks or outdated components.

Categories

  • Active Plugins

  • Inactive Plugins

  • Outdated Plugins (version available > installed)

  • Abandoned Plugins (no update in +1 year)

Features

  • Update recommendations

  • WP-CLI upgrade commands

  • Visual health indicators (green / yellow / red dots)


4. Post Types

Shows all registered public post types and their post counts.

Includes:

  • Standard post types (Posts, Pages)

  • Custom post types registered by the theme or plugins


5. ACF Blocks (Displayed only if ACF is installed)

Shows all acf_register_block_type() blocks.

Displays:

  • Block name

  • Registered handle

  • Total block count


6. Gravity Forms (Displayed only if GF is installed)

Displays:

  • List of all Gravity Forms

  • Total forms count

  • Basic form metadata


7. Users

Shows user distribution across roles.

Includes counts for:

  • Administrators

  • Editors

  • Authors

  • Contributors

  • Subscribers

  • Custom roles

Useful for security audits and access control review.


8. Server

Displays key server configuration details.

PHP

  • Version

  • Memory Limit

  • Max Execution Time

  • Upload/Post limits

  • Installed extensions

Database

  • MySQL/MariaDB version

  • Charset & collation

Server Software

  • Apache / Nginx / LiteSpeed

  • Operating system

  • Architecture

Performance Insights

  • Memory usage

  • Peak usage

  • Available memory


9. Security

A security-focused subsystem that runs automated checks.

Checks include:

  • HTTPS Enabled

  • Debug Mode (warns if true on production)

  • File Permissions

  • WordPress Version Status

  • Plugin Update Status

  •  

PDF Export

(PRO only)

Generate a professionally styled PDF that includes:

  • All system information

  • AI analysis

  • White-label branding

Perfect for:

  • Client reports

  • Monthly maintenance packages

  • Compliance documentation


Behind the Scenes: How It Works

Data Collection

The system uses optimized methods to collect:

  • WordPress APIs

  • Database queries

  • PHP server data

  • Plugin/theme metadata

Data is cached for performance and fetched via AJAX.

Security

  • All AJAX calls require WordPress nonces

  • User capability checks (edit_posts)

  • Sanitization and escaping on all output

Privacy

  • No data leaves the website unless the user explicitly enables AI

  • AI uses the user’s own OpenAI key (BYOK)


Configuration

No configuration is required for the basic System page.

To enable AI

Settings → AI Settings

  • Toggle “Enable AI”

  • Enter OpenAI API key

  • Choose language for AI responses

To enable PDF Export

Requires PRO license activation.