Tag: template
Handlebars.js & WordPress Template Parts: A Very Good Thing
It’s very easy to get a bit lazy when programming, laziness is a very common trait of programmers after all. It’s one of the few cases where that’s not a bad thing, getting things done with the least amount of work is often great when it comes to writing code. Integrating logic-less templates into your project can help you to do less work.
Posted: February 27, 2012
Revisiting Custom Post Types, Custom Taxonomies, and Permalinks
Since last discussing Custom Post Types, Taxonomies, and the associated Theme files, WordPress has made our lives quite a bit easier. Here’s how I go about extending Custom Post Type permalinks with Custom Taxonomy slugs.
Posted: May 20, 2011
WordPress 3 Template Hierarchy
WordPress 3 Template Hierarchy | Digging into WordPress. I’m a big proponent of completely mastering the tools with which you work every day. If you work with WordPress and develop your own themes, it’s really important to understand the established template hierarchy that exists there. WordPress uses different files based on circumstance. It depends on […]
Posted: September 13, 2010
Improving Your Process: Templating and Theming
Templating and theming is a great way to help Improve Your Process by giving a solid foundation to work from, as well as providing a way to future proof your websites.
Posted: June 04, 2007