All Posts


Category
PHP
3 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 
PHPOpinion
Why I Still Prefer PHP in a JavaScript-Obsessed World
Everyone says PHP is dead. They've been saying it for a decade. Here is why they are entirely wrong.
4 Jun, 2026·5 min read
Read 
PHPDevelopmentArchitecture
Writing WordPress Plugins using Modern OOP PHP
Tired of massive files with hundreds of prefixed functions? It's time to bring modern PHP architecture to WordPress.
19 May, 2026·4 min read
Read