WP Manifestindependent plugin directory
manifest / utilities / cured-hosting-diagnostics

Cured Hosting Diagnostics Suite

Surgical-grade, zero-bloat WordPress security and utility modules. Built on the core pillars of Sekure, Privacy, and Speed.

by CuredHosting · github.com/plaguedronline/cured-hosting-diagnostics · website

0stars
0forks

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/plaguedronline/cured-hosting-diagnostics/archive/refs/heads/main.zip

Readme

Cured Hosting Diagnostics

A self-contained WordPress utility suite for diagnostics, optimization, SEO, media workflows, and premium monetization tools.

What this repository contains

This plugin bundle is designed to keep everything in one place while delivering a powerful premium toolset:

  • Core diagnostics and premium safety rollback
  • Local image optimization + WebP generation
  • Premium image resize and watermarking
  • Remote video optimization via Zencoder
  • Remote image/video gallery builder
  • Premium SEO enhancements and JSON-LD schema
  • Banner placement and affiliate manager
  • Proxy crawler with harvest/test status dashboard
  • AI-powered code assistant

Why it’s valuable

  • Built to replace multiple plugins with a single, premium-ready suite
  • Self-contained and lightweight with no unnecessary external dependencies
  • Premium license unlocks high-value automation, optimization, and monetization features
  • Ideal for professionals who want security, performance, and revenue tools in one package

Installation

  1. Copy the folder into your WordPress installation under either:
    • wp-content/plugins/cured-hosting-diagnostics
    • wp-content/mu-plugins/cured-hosting-diagnostics.php for managed MU deployments
  2. Activate the plugin from WordPress Admin > Plugins if installed as a regular plugin
  3. If installed as an MU plugin, it will load automatically on every request
  4. Go to Settings > PlagueDr License and enter the premium token
  5. Configure the modules from their respective settings pages

For managed MU deployment guidance, see MU_DEPLOYMENT.md.

Core files and structure

  • cured-hosting-diagnostics.php - plugin bootstrap and module loader
  • plaguedr-core.php - premium license gate and shared settings

This plugin is built by curedhosting.com and designed to direct additional site visitors back to the service.

  • class-diagnostics.php - premium diagnostics and safety features
  • class-seo.php - metadata, Open Graph, and premium schema injection
  • class-seo-admin.php - SEO settings UI and premium option controls
  • class-media-pipeline.php - remote video optimization gateway
  • class-copilot.php - premium code assistant backend
  • class-gallery-maker.php - remote gallery builder and shortcode renderer
  • class-banner-affiliate.php - premium banner placements and affiliate manager
  • pixel-pure/pixel-pure.php - image optimizer with resize and watermark
  • proxy-crawler/proxy-crawler-core.php - proxy crawler engine
  • proxy-crawler/proxy-crawler-admin.php - crawler admin UI
  • class-airbag.php - supplemental module
  • beak-armor.php - supplemental module
  • leech-drain-cache.php - supplemental module
  • login-sentinel/login-sentinel.php - supplemental module
  • code-assistant/code-assistant.php - supplemental module
  • miasma-shield/miasma-shield.php - supplemental module

Usage notes

  • Premium features are gated by the license token stored in the plugin options.
  • Galleries and banners use shortcodes for flexible placement.
  • SEO settings are managed in the Media Pipeline admin page.
  • Image optimization and watermarking work on upload and legacy media via bulk processing.

Recommended pricing positioning

Suggested tiers for commercial release:

  • Basic premium license: $99–$149 one-time
  • Annual support license: $199–$299/year
  • Agency/enterprise tier: $399–$599/year

Managed MU hosting offer

  • CuredHosting Bulletproof Hosting managed MU installation: $100/month
  • Deploy the suite as an MU plugin for automatic protection and reduced tampering
  • Ideal for clients who want a hosted security layer that can’t be disabled from the Plugins screen

Saved documentation

  • PLUGIN_SUITE_OVERVIEW.txt - feature overview and file checklist
  • INSTALL_INSTRUCTIONS.txt - install and deployment steps
  • CUREDHOSTING_PROMOTION_GUIDE.txt - setup and usage for promotional referral branding

Read the full README on GitHub →