Scriptomatic
WordPress Javascript management plugin
by Richard Kent Gates · github.com/richardkentgates/scriptomatic · 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/richardkentgates/scriptomatic/archive/refs/heads/main.zip
A secure and production-ready WordPress plugin for injecting custom JavaScript into the <head> and footer of your WordPress site.
🆓 Free · ⭐ Pro
| Feature | Free | Pro |
|---|---|---|
| Inline script editor (head + footer) | ✅ | ✅ |
| External script URL manager | ✅ | ✅ |
| Revision history & one-click rollback | ✅ | ✅ |
| Activity log | ✅ | ✅ |
| CodeMirror editor with autocomplete | ✅ | ✅ |
| Multisite compatible | ✅ | ✅ |
| Conditional loading (11 rule types, AND/OR) | ❌ | ✅ |
| Managed JS Files (create / edit / upload / delete) | ❌ | ✅ |
REST API (scriptomatic/v1, 14 endpoints) |
❌ | ✅ |
WP-CLI (wp scriptomatic) |
❌ | ✅ |
| API IP Allowlist (IPv4/IPv6/CIDR) | ❌ | ✅ |
| API Enable / Disable | ❌ | ✅ |
| API Allowed Users (restrict by admin account) | ❌ | ✅ |
| Email Notifications (always: site admin; opt-in: other admins) | ✅ | ✅ |
| Preferences Action History (read-only, paginated) | ✅ | ✅ |
⭐ Upgrade to Scriptomatic Pro →
🚀 Features
🆓 Free — included with every install
- 🔒 Security First: Comprehensive input validation, sanitization, secondary nonce system, and audit logging
- 👤 Capability Checks: Only administrators with
manage_optionscan modify scripts - 📝 Inline Script Editor: Full CodeMirror JavaScript editor with line numbers, bracket matching, and WordPress/jQuery-specific Ctrl-Space autocomplete. Falls back to a plain textarea if syntax highlighting is disabled in the user profile.
- 🔗 External Script URLs: Manage multiple remote `