I was recently putting together a site where I found it very useful to have a number of small areas of the site as separate chunks of code I could include in templates at will. The site wasn’t unusual at all, it just never occurred to me to get this fine-grained with includes before, but I’m starting to do it now and I like it. In my theme folder, I created a directory for “includes” which has a number of these little chunks of code:
blogtitlearea.php On this particular site, WordPress is used to po...
No comments yet, be the first one to post comment.