GUEST POST: WordPress Custom Shortcode Tutorial

While Aimee is the brains behind this whole AYMB operation, and the queen of all things content, there is one aspect in which she does not much dabble: site customization and maintenance. That’s all me. It’s why I went to law school. Code Monkey, Esq.

Aimee asked if I would provide an occasional tutorial on some of the technical aspects of AYMB, the Thesis theme/framework on which it runs, and WordPress generally. Of course, I’m happy to oblige. How many turorials will follow, and how advanced/comprehensive/technical in nature they will be, depends in large part on how they are received. So, if you dig these kinds of posts or have any suggestions, please let us know in the comments.

signatureThis tutorial focuses on a time-saving shortcut used on virtually every post on this blog. You may have noticed that all Aimee-written posts contain a signature like the one to the right. The source for the signature is a .png image file that we created by scanning Aimee’s handwriting and then sizing/colorizing it in Photoshop. In order to place and align the image, we wrap it in a <div> with the class “signature.” While she used to have to hand code this into every post, she now needs to add only this simple phrase: {signature}. This tutorial explains how.

(continues…)

Leave A Comment