Last Tuesday I pushed a new playlist post to the homepage andโฆ white rectangle of doom. Iโd forgotten the featured image again, and the grid looked like a broken chess board.
30 min of Photoshop? Nah. I built a micro-plugin instead.
ACL Featured Image Plus does exactly one thing: if a post has no thumbnail, it slips in your backup image, overlays your brand color at whatever opacity you set, and bails out before WordPress even blinks. No shortcodes, no extra queries, no โoptimize thisโ nags. Itโs literally a single filter on post_thumbnail_html and one 3 KB CSS file that only loads when needed.
Setup (takes 27 seconds):
- Upload.
- Pick fallback image.
- Choose color + transparency.
- Save beer money.
Works with block themes, classic themes, FSE, RSS, REST, your cousinโs headless remix, doesnโt matter. The markup stays native, so PageSpeed wonโt throw shade.
And yeah, itโs free for ACL members. If youโre running any of our themes (Tracks, FSEero, whatever) itโs already skin-tested; drop it in and forget it exists.
Grab it from your dashboard or git clone if you like to read code in the bath.






Leave a Reply
You must be logged in to post a comment.