Categories
Portfolio

University of Central Florida Police Department

For the University of Central Florida Police Department site I worked with another designer and developer to build out the website. I was responsible for some front end development, but primarily to integrate the site with WordPress.

Categories
Blog Tutorials

Templating out chunks of reusable front end code in WordPress

No matter what you are engineering, there are a number of principles that stay the same. D.R.Y (don’t repeat yourself) is one of those principles. While building out your WordPress theme, you’ll likely notice that there are a few different chunks that are the same across the site. Let’s make them D.R.Y!