Create a local WordPress dev box in minutes with Vagrant and Salt
In this tutorial I’m going to show you how to make a Vagrant box for a WordPress project so you can set up a local development environment quickly and easily. A local dev environment is great for speeding up the development process and…
Making WordPress comments form work with Bootstrap 3
While re-designing my WordPress blog template I came across the challenge of making the WordPress comments form play nicely with Bootstrap 3. Unlike the search form which is easily customized by simply adding a 'searchform.php' template…