Tag: jetpack
-
How to Use Jetpack Photon for WordPress Header Image
When doing some performance testing of the new site design, I realized that the header image wasn’t being processed by Photon. Since there’s a filter for almost everything in WordPress, I look around a bit and found the theme_mod_$name filter. Using that filter, we can then modify the image source so that the image will…