I’ve been impressed by how WordPress integrates custom content types into it’s interface whilst maintaining the ease of use of the CMS. Rather than using a database approach, it is all code based. There are a lot of tutorials available but I found the one by Think Vitamin the easiest to run through. My one issue with it, however, is that there is a lot of code required for each type you create. I was recently re-developing a site to using a CMS from using CodeIgniter and decided to give the custom types a go myself.
Continue Reading
October 14, 2011#