Interview on WP Elevation

It’s been a year since this interview, and just now realizing I haven’t put it up on this site. In this interview, Troy Dean of WP Elevation interviews me on topics like WebDevStudios, WordPress and freelancing. Check it out! www.wpelevation.com/2015/01/episode-65-justin-sternberg

Or watch it here:

Don’t Repeat Yourself. Use WP Lib Loader instead!

I’m a huge fan of the DRY (Don’t repeat yourself) school of thought, and doing a thing once, and doing it well. Because of this, if I sense there’s any chance the code I’m writing is something that… Read More

What is the future of CMB2?

So recently the WordPress plugin review team, and the WordPress meta team (the team responsible for maintaining wordpress.org and tangential properties like the plugin repo) have been talking about and making some pretty big changes, and it looks… Read More

Two Three Great Posts for Open Source Software Maintainers

After maintaining CMB for some time, I’ve had to learn some of the principles in the following articles the hard way, and am planning on integrating those that I haven’t yet. “Merge pull request” Considered Harmful The ‘Merge Pull Request’ button, although… Read More