View more presentations from Mitch Canter.

I love using WordPress’ built in custom post types. I’ve used them for sliders, directories, galleries, and pretty much anything else I can think to use them for. The one gripe I have, however, is that I can’t manually set the order of the posts. Just like typical blog posts, I have to arrange…

One of the most versitile tags in my arsenal that WordPress gives me is a fun little tag called <?php bloginfo(); ?>. By itself, it’s not much fun, but when you add in a variable, it can tell you anything you need to know about your blog. Like what, you ask? name description admin_email url…