-
Make Every Website Go Dark
After implementing Dark Mode for my blog and editor, my next target is the rest of the Internet. Fortunately, Chrome’s got me covered—it has a setting that automatically turns every website dark, no extra work needed.
-
Secure Your wp-config.php for Stronger WordPress Protection
Three simple steps to secure your wp-config.php file and strengthen the overall security of your WordPress site.
-
How to Enable Dark Mode for the WordPress Block Editor
Enqueue the styles to add Dark Mode support to WordPress Block Editor.
-
Key Figures in the State of WordPress Security in 2025
96% of the vulnerabilities were uncovered in plugins, and 4% were found in themes. Only seven vulnerabilities were uncovered in WordPress core itself.
-
Add Dark Mode to WordPress with a Light Toggle
Use the light-dark() function to easily add Dark Mode support to WordPress.
-
Self-host Umami on Oracle Cloud for free
Self-host Umami on Oracle Cloud for free and unlock all its features.
-
Use WP-CLI to Update WordPress Plugins
Updating plugins via WP-CLI offers many advantages over the traditional method. It’s faster and more reliable because it runs directly on the server.
-
Self-Hosting WordPress from Scratch
This series of four articles will guide you through self-hosting a WordPress website with the latest tech stack on your own server — whether it’s on AWS, Oracle Cloud, or any server running the Ubuntu operating system.
-
How to install WordPress on your server
Install WordPress on your Server running LEMP Stack, with PHP 8.4 and Cloudflare SSL.