Skip to content

Releases: plaguedHosting/cured-hosting-diagnostics

Release list

First Relese

First Relese Pre-release
Pre-release

Choose a tag to compare

@plaguedHosting plaguedHosting released this 14 Jun 05:15
5441a85

beautify this plese

PlagueDr Suite Overview
About the suite:
Full-featured WordPress plugin suite built to be self-contained and premium-ready.
Combines diagnostics, security rollback, remote media pipeline, code assistance, image optimization, gallery embedding, premium SEO, and banner/affiliate management.
Premium license unlocks the advanced modules and makes the system worth every penny.
What it does:
Core diagnostics and host/plugin safety tools
Local image optimization and WebP generation
Premium image resize and watermarking
Remote video optimization via Zencoder
Gallery maker for remote image/video embedding
Advanced Open Graph and JSON-LD schema injection for premium sites
Banner placement and affiliate partner manager with automatic header/footer injection and shortcodes
Proxy crawler and status dashboard (premium only)
AI code assistant (premium only)
Important project files and locations:
Root plugin file:
cured-hosting-diagnostics.phpMain bootstrap that loads all modules and registers plugin initialization.
Core premium and admin settings:
plaguedr-core.phpLicense gate, premium settings, and option persistence.
SEO engine:
class-seo.phpMetadata injection, premium OG/Twitter tags, schema output, and media upload interception.
class-seo-admin.phpAdmin settings for Zencoder token and premium SEO options.
Diagnostics / premium safety:
class-diagnostics.phpPremium active check, crash rollback, and system safety utilities.
Media pipeline:
class-media-pipeline.phpUpload interception for remote video optimization via Zencoder.
Code assistant:
class-copilot.phpPremium code assistant backend and admin integration.
Image optimization:
pixel-pure/pixel-pure.phpLocal image compression, WebP conversion, premium resize and watermark support, plus bulk optimization.
Gallery builder:
class-gallery-maker.phpRemote image/video gallery builder and shortcode renderer.
Banner / affiliate manager:
class-banner-affiliate.phpPremium banner definitions, automatic placement, and affiliate URL generation.
Proxy crawler:
proxy-crawler/proxy-crawler-core.php
proxy-crawler/proxy-crawler-admin.phpPremium proxy harvesting, pool testing, and crawler admin UI.
Other plugin modules:
class-airbag.php
beak-armor.php
leech-drain-cache.php
login-sentinel/login-sentinel.php
code-assistant/code-assistant.php
miasma-shield/miasma-shield.php
Where to place these files:
Copy the entire cured-hosting-diagnostics folder into your WordPress installation under wp-content/plugins/.
The root plugin file cured-hosting-diagnostics.php must remain in the plugin root folder.
Module files can remain in the same structure shown here, including subfolders like pixel-pure, proxy-crawler, code-assistant, login-sentinel, and miasma-shield.
How to install in WordPress:
Place the full folder at wp-content/plugins/cured-hosting-diagnostics.
Activate the plugin from WordPress admin > Plugins.
Go to Settings > PlagueDr License and enter the premium license token.
Configure media pipeline, SEO settings, galleries, and banner campaigns as needed.
Notes:
Premium functionality is gated by the license token and requires PlagueDr_Diagnostics::is_premium_active() to return true.
The plugin is designed to keep code and media optimizations local whenever possible, while also supporting remote video services and embeds.
This suite is built for a professional site owner who wants a single powerful plugin package rather than many separate plugins.

Full Changelog: https://github.com/plaguedHosting/cured-hosting-diagnostics/commits/PlagueDr