All Posts



Category
WordPress
4 articles in this category.

SecurityWordPressPHP
WordPress 2FA Without a Third-Party Service
Most WordPress two-factor plugins send your login events to somebody else's server. Here is how to do it entirely on your own, and what actually has to be right for it to be worth having.
3 Sep, 2026·5 min read
Read WordPressPerformancePlugins
Server Info 1.0.0: Bringing the Backend to the Frontend
Why pay for premium server monitoring plugins when you can get it for free? Let's talk about the total rebuild of the Server Info plugin.
15 Jun, 2026·8 min read
Read 
SecurityWordPress
Securing wp-config.php: 5 Rules Every Agency Ignores
Your wp-config file holds the keys to your entire kingdom. Why are you leaving it sitting in the open?
5 May, 2026·5 min read
Read 
WordPressPerformance
WordPress Object Caching Explained: Redis, Memcached, and Why Page Caching Isn't Enough
Database queries slowing you down? Here's how to actually fix it with Redis or Memcached without breaking your site.
2 Apr, 2026·5 min read
Read