
I’m Matt Vanderpol. I help companies and agencies craft custom WordPress themes with an emphasis on content maintainability, performance, and responsive behavior.
Featured Posts
-
Relaunch!
Better typography and an area for code references.
-
Using filters for plugin data
Filters allow getting plugin data in a way that won’t break your site if the plugin is deactivated.
-
Fixing
body
andhtml
class specificityA better format for classes on body and html elements.
Featured Code
-
DOM Node Walker with Skip
Don’t pass state, pass a function that will change state.
-
Fluid grid columns with tailwind
Use arbitrary CSS Grid values with Tailwind to build a responsive grid layout without using breakpoints.