Universal Control is one of the more genuinely magical things macOS does — slide your cursor off the right edge of your Mac and it appears on your iPad, you keep typing without changing keyboards, you drag a file across …
Month: October 2024
The .hph extension trick: how WordPress malware survives cleanups by shadowing .php files
You clean a WordPress malware infection. You find every .php file with the suspicious signature, quarantine it, restore from backup, harden the site. Three weeks later the same backdoor is back. Same filename, same content, same behavior. You’re sure you …
Patching abandoned WordPress themes for PHP 8: the widget constructor fix
You upgrade an OpenLiteSpeed box from PHP 7.4 to PHP 8.2, the four sites running mainstream themes come up clean, and the fifth — running a 2013-era premium theme that hasn’t been touched by its author since 2018 — throws …