WordPress Photos Project Work, April 2026
Photos work this month was pretty routine. I moderated 30-40 “flagged” photos, none were actually objectionable. I moderated a bunch of normal photos as well.
I’ve begun a conversation with …
Photos work this month was pretty routine. I moderated 30-40 “flagged” photos, none were actually objectionable. I moderated a bunch of normal photos as well.
I’ve begun a conversation with …
This month was a little slower for me, but I did some interested work and passed a significant milestone!
Flagged imagesI mentioned last month that I can moderate images …
I’ve been a WordPress guy for 15 years now, but recently I …
In February of 2025 I did a post about why you should use WebP for your website images. I think AVIF has its place, but WebP still has the widest feature set for the filesize. One of the problems with that is that most cameras provide images in JPG, or a lossless format that isn’t […]
The post Cimo: The Future Of Image Compression appeared first on Performance Hub.
Something that can significantly slow down your site speed is an overloaded server. If your site is overloaded because it is doing legitimate work (serving pages to real users) then you need to increase your system resources. That said, if it’s being overwhelmed by attack attempts, your site performance can drop significantly, even if there […]
The post Three unique WordPress plugins to make your website faster appeared first on Performance Hub.
The definition of the noun “cache” is “a secure place of storage”. In web development, keeping copies of data in secure places for future use can make the web a much faster place. While this post is written in the context of WordPress, but it really applies to nearly every web stack. Within WordPress it’s […]
The post More Than A Plugin: Caching At Every Level appeared first on Performance Hub.

The word “transient” is defined as “lasting only for a short time”. WordPress uses the term to describe bits of data that are stored in cache for a short time. Before I show you how this happens let’s talk about why you would want to do this. Why micro cache? When writing code, there are […]
The post Put Your WordPress Code Into Hyper Drive With Transients appeared first on Performance Hub.

As a seasoned developer, I can’t tell you how many times a new client has come to me and said, “My site is really slow—I think I have too many WordPress plugins,” or “I had a developer look at my site, and they said I have too many plugins. Can you delete some and see […]
The post The Myth Of Too Many WordPress Plugins appeared first on Performance Hub.