Free to use
Code snippets
Small, ready-to-use pieces of PHP, JavaScript, and WooCommerce code from real client projects — copy them straight from the page, or grab the full file on GitHub.
Security
Hide the WordPress Version Number
Strips the WordPress version string out of your site's <head>, so it's not sitting in plain sight for anyone scanning your site for a known vulnerability tied to a specific version.
View snippet
Security
Lock Down the Theme & Plugin File Editor
Turns off the built-in code editor under Appearance/Plugins in wp-admin, so nobody can edit theme or plugin files straight from the dashboard — a common target once an account gets compromised.
View snippet