WordPress
-
While working on WordPress performance optimization for myself and for my clients, I’ve come across an issue that repeatedly affected CLS scores in a negative way. Luckily for myself (and now you, too), I created a fix that has helped reduced CLS when rouge images without explicit width and height attributes are the offenders. For…
-
While doing some vulnerability research for WordPress plugins myself and my clients use, I came across a plugin with 5M+ active installs that can be used in DDoS attacks by non-authenticated users. Let me preface this to say that the plugin itself is not vulnerable to a hack AFAIK, but has a flaw (IMO) that…
-
The last time I was this excited to announce a new baby, it was my son 😂 Today I’d like to formally introduce you to IntelliPress, an AI WordPress plugin that integrates with the OpenAI API. It’s built to help you write content faster, optimize it for search engines, generate featured images from Pexels, and…
-
This post is going to show you how to add a few small code snippets to change the appearance of the WordPress login screen. We’ll walk through the process of changing the default WordPress logo to your own using the login_headertext filter that was added in WordPress 5.2 And I’m going to break down how…
-
Today I am happy to announce the release of my newest open source plugin, Delivery Drivers for WooCommerce. As you can probably guess by the name, it’s a plugin for WooCommerce that adds functionality for businesses who offer delivery and would like greater control over the entire process. Part of the reason that I built…