In this text I’ll present a little snippet which allows to dynamically asign h1/h2 tags to the title of a WordPress blog, depending on the type of page. The code is very simple and intuitive and makes use of conditional tags. A story about headings Once upon a time, when I started blogging, there was
How to easily modify the colors of a WordPress theme
During the last few weeks, I’ve received lots of emails containig a recurrent question about changing the colors of the themes I created. In the beginning I thought it was fun to reply to those emails, but I soon relized that my squeduled tasks were weeping sad and lonely in their blank documents. So
How to retrieve the category-id in WordPress
During the last year(s), the main interest in the WordPress comunity was undoubtly the emulation of magazine websites; the previously blogging platform became a full CMS, and theme authors have become preocupied in turning the classic blog layout into a magazine-like design. A new era of theme development was born