Block Patterns Editors Actually Use
We shipped 34 patterns across three client projects and tracked which ones got inserted. Only nine were used more than twice. Here's what the winners had in common.

Pattern libraries are the most over-produced deliverable in WordPress work. We know, because we produced too many.
What got used
- A hero with one heading, one paragraph, one button.
- A two-column text + image row, with the image side switchable.
- A simple stats strip.
- A closing call-to-action.
What didn't get used: anything with more than four editable regions, anything that looked finished, and anything named after a marketing concept rather than a shape.
Name patterns after what they look like, not what you hope they'll be used for.
Make patterns lockable, not locked
Template locking on the wrapper with contentOnly on the children gives editors confidence without trapping them. It's two attributes and it eliminated most of our post-launch support tickets.