WP Intelligence Suite
Silent observability and risk intelligence for WordPress. Tracks changes, performance stress, and risk — without modifying frontend output.
by WP Intelligence Suite Team · github.com/kirtan-ajudiya/wp-intelligence-suite · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kirtan-ajudiya/wp-intelligence-suite/archive/refs/heads/main.zipWP Intelligence Suite is a silent observability and risk-intelligence plugin for WordPress.
It continuously monitors what changes, how your site performs, and when risk increases — without modifying frontend output or requiring configuration.
This plugin is designed for developers, site owners, and agencies who want early visibility into problems before they become outages.
🔍 What This Plugin Does (Plain English)
WP Intelligence Suite answers three critical questions:
- What changed on my site?
- Is my site under stress or risk right now?
- Did something break before users noticed?
It does this by quietly observing WordPress behavior and converting raw signals into a deterministic risk score and actionable insights.
🧠 Core Capabilities
✅ Change Intelligence
The plugin tracks important structural changes such as:
- Plugin activation and deactivation
- Theme switching
- Critical WordPress option changes
- Configuration modifications that affect stability
All changes are logged with severity and timestamps.
⚡ Performance Stress Detection
On every request (frontend and backend), the plugin observes:
- Execution time
- Database query count
- Memory usage
When thresholds are exceeded, it records performance stress events — without slowing down the site or injecting code into pages.
📊 Risk Scoring Engine
All observed events are evaluated into a rolling risk score (last 24 hours), based on:
- Type of change
- Severity
- Frequency
- Performance stress
The score is deterministic, explainable, and does not rely on AI or guesses.
🚨 Smart Alerts (Free)
When risk crosses predefined thresholds:
- A single email alert is sent to the site admin
- Alerts are deduplicated (no spam)
- Alerts trigger even if no admin is logged in
🧩 Advanced Intelligence (Pro)
Pro users gain access to:
- Risk trends (7-day / 30-day)
- Spike detection
- Correlation analysis:
- What changed before the risk increased
- Grouped by plugins, themes, configuration, and performance
- Read-only insights (no automation, no recommendations)
🏢 Agency & Multisite Intelligence (Pro)
For WordPress Multisite networks:
- Network-wide risk score
- Per-site risk breakdown
- Identification of “at risk” sites
- Network-level alerts to the Network Admin
🛡️ What This Plugin Does NOT Do
To keep WordPress stable and safe, WP Intelligence Suite deliberately does not:
- Modify frontend HTML, CSS, or JavaScript
- Inject scripts or tracking pixels
- Block requests or auto-fix issues
- Make external API calls (offline-first)
- Collect personal user data
This plugin is observational, not intrusive.
🖥️ Backend vs Frontend Behavior
| Area | Behavior |
|---|---|
| wp-admin | Full intelligence, dashboards, insights |
| Frontend | Silent performance observation only |
| Frontend UI | ❌ None |
| Frontend JS/CSS | ❌ None |
| Site visitors | Unaffected |
🔐 Licensing
WP Intelligence Suite uses an offline-first Pro licensing system:
- No SaaS dependency
- No external validation calls
- Licenses are validated locally
- Pro features are cleanly gated
Free users receive full core monitoring and alerts.
👥 Who Is This Plugin For?
- Developers managing production WordPress sites
- Agencies running multiple client sites
- Site owners who want early warning, not post-mortems
- Anyone tired of discovering problems after users complain
📦 Installation
- Clone or download this repository
- Upload the plugin to
/wp-content/plugins/ - Activate WP Intelligence Suite
- No configuration required
📄 License
This project is licensed under the MIT License (or your chosen license).
📬 Support & Contributions
Issues and pull requests are welcome.
This plugin is intentionally conservative in scope.
Feature requests should focus on observability and insight, not automation.
⭐ Final Note
WP Intelligence Suite is built to be:
- Quiet
- Predictable
- Safe
- Hard to uninstall once trusted
If you care about knowing what’s happening on your WordPress site, this plugin is for you.