Description
Build it once. Keep it perfect.
DesignLock monitors your design system and alerts you the moment something changes โ before your client or visitors notice.
The Problem Every Developer Knows:
You spend weeks building a pixel-perfect site. You hand it off. A plugin updates. The client edits something. Three weeks later someone notices the brand color is wrong, the font changed, and a section looks broken.
DesignLock fixes this. It snapshots your design tokens โ colors, fonts, spacing, global styles โ and compares every scan against that baseline. The moment something drifts, you get an alert with exactly what changed and what caused it.
What DesignLock Tracks:
- ๐จ Color Palette โ Primary, secondary, and accent colors from theme.json
- โ๏ธ Font Families โ All registered font families in your theme
- ๐ Typography Scale โ Font sizes from xs to xxl
- ๐ Spacing Tokens โ Global spacing and gap presets
- ๐ Plugin Versions โ All active plugins โ so you know what update caused the drift
- ๐จ Global Styles โ Block editor global styles and overrides
Key Features:
Design Baseline
Run a scan to lock your current design state as the “golden baseline.” Every future scan compares against this.
Drift Detection
Automated daily scans detect color changes, font changes, spacing changes, and plugin updates. Get severity-rated alerts (Critical / High / Medium / Low).
Client Lock Mode
Lock specific design tokens so clients and editors cannot accidentally change them. Perfect for agencies handing off sites.
Design Health Score
A 0-100 score showing how closely your live site matches its baseline. At a glance โ is your site healthy?
Scan History
Full timeline of every scan, with status (clean / drifted / error) and drift count per scan.
Built for:
- Freelancers who hand off sites to clients
- Agencies maintaining multiple client sites
- Developers who run monthly care plans
- Site owners who want peace of mind after plugin updates
Installation
- Upload the
designlockfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Go to DesignLock in the admin menu
- Click Run First Scan to establish your design baseline
- DesignLock will automatically scan daily and alert you to any changes
FAQ
-
Does it work with page builders like Elementor?
-
DesignLock reads theme.json and global styles. Full Elementor/Divi value scanning is on the roadmap for v1.1.
-
Will it slow down my site?
-
No. DesignLock only runs in the admin and on its scheduled cron job. Zero impact on frontend performance.
-
What happens when I activate it?
-
DesignLock creates its own database tables and schedules a daily scan. It does not touch any existing content or settings.
-
How do I reset my baseline?
-
Go to Settings > Danger Zone > Reset All Data. Useful after a major intentional redesign.
-
Is it secure?
-
Yes. Every operation requires manage_options capability (admin only). All queries use prepared statements. All input is sanitized. AJAX endpoints are protected with nonces and rate limiting.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“DesignLock” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DesignLock” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Dashboard with Design Health Score
- Automated daily scanning
- Color, font, spacing, and plugin version tracking
- Drift alerts with severity ratings
- Client Lock Mode
- Settings and scan history
