WordPress 7.0.2 – Update immediately. What Happened with the Recent wp2shell Vulnerability (and How to Stay Safe)

If you run a WordPress website, you’ve probably seen the headlines. Just days ago, on July 17, 2026, WordPress pushed out emergency security updates for a critical vulnerability that left thousands of sites exposed. What Was the Issue? The vulnerability, dubbed wp2shell, is a chain of two flaws in WordPress core: A SQL injection (CVE-2026-60137) […]
Starting Your API Endpoint with PHP

Last time we convened, we got down and dirty with (https://catchylabs.com/2023/03/setting-up-a-new-website-on-your-lamp-stack/)[setting up a new website] on our ready-and-raring-to-go LAMP stack. Now that our server is primed and prepped for service, we’re going to ramp things up a notch. We are delving into the process of creating an API endpoint using PHP. Before we dive into […]