Lightweight site customization without the attack surface. Add sitewide CSS & JS, inject header/footer HTML, reuse safe snippets, and optionally render PHP with strict safeguards.
Companion products that manage code snippets (like popular header/footer & snippet managers) are frequent attack vectors when they grow too complex or enable risky execution paths. DrGlenn Code takes the opposite approach: a single file, zero tracking, minimal features, and secure defaults.
It does the 95% of tasks most site owners need—without dragging in bloat you’ll never use.
Lightweight No Tracking Head & Footer Site CSS & JS Shortcodes Guarded PHP (opt‑in)
<head>.<style id="dgc-site-css"> printed in the head.</body>.<script id="dgc-site-js"> in the footer.[dgc_html id="note"][dgc_css id="card" ][dgc_js id="gallery"][dgc_php id="calc"]. Must return a string, e.g. return date('Y');<!-- head --> <style id="dgc-site-css"> ... </style> <!-- header HTML --> <!-- footer --> <script id="dgc-site-js"> ... </script> <!-- footer HTML -->
Security‑minded by design. Nothing you don’t need. Single file, easy to audit.
© DrGlenn. GPL‑2.0+. No tracking. ZIP is served from fixmyhackedwebsite.com.