WordPress JQuery Accordion Plugin
So after tinkering with JQuery and building a function for WordPress to display a JQuery Accordion of a certain number of posts from a certain category – Title and Excerpt details, I decided to get a bit adventurous and build a plugin as well – because, you know, I like changing my theme and don’t want to port the functions.php page every time (and I was having fun coding!).
The net result uses the default stylesheets and libraries from JQuery and the JQuery Accordion Plugin (now part of the UI library) – all libraries included and hooked up to the WordPress header.
So what can it do? Well, basically it display a certain number of posts from a particular category in a JQuery Accordion – nothing special yet but once I’ve done the items in my roadmap (in the readme.txt) it should be quite nice indeed (and very useful!).
It also can be used across both pages and posts using a shortcode to display this example (3 Posts from Category Friends):
2010 in Review
What a year! So much has happened both personally and professionally for me, and I’ve much to be grateful for…. On the work side, I’ve been at WooThemes for more than a year now, having been a part of WooNav being integrated into WordPress 3.0, the Tumblog functionality, and more recently the Content Builder functionality. [...]
More Snow Photos
Some more photos from our Woothemes adventure in Austria :
Filter your WordPress RSS Feed
I was working on a project last week and needed to use the categories in WordPress to separate content, but also needed to provide an RSS Feed of only one of the 2 categories. So I did a quick Google and found this :
If there are any issues – please send me an email, I’d love to hear from you!
- Download JQuery Accordion Plugin for WordPress here :
WordPress jQuery Accordion Plugin (633.9 KiB, 1,895 hits) - Simply extract to your plugins folder and activate it to use
Disclaimer – there probably are some issues, and I am not offering any kind of support on this one – use at your own risk.