WordPress shortcode for Twitter Bootstrap tabs

Currently, I am working on a theme based on the Twitter Bootstrap framework. There are a few WordPress frameworks around (also for free) but as far as my research goes none of them includes shortcodes for the great built-in Twitter Bootstrap components. The first thing I wanted to include was the tabs functionality. Since my …

jQuery Accordion

jQuery Accordion

For a very long time, I’ve been using a snippet of code for accordion sections on a website. About a year ago, I wrote a little shortcode function for it to make changes in the WordPress backend easier for people who are not familiar with HTML. But I always was a little annoyed that this …