Simple Pagination for WordPress
Most sites use some sort of pagination to allow you to navigate through to their older posts. If you install WordPress and use TwentyTen, you will see the “Older...
4 comments
Most sites use some sort of pagination to allow you to navigate through to their older posts. If you install WordPress and use TwentyTen, you will see the “Older...
4 comments
This is not a function that you would need to use often, but I came across a reason to use it recently and I thought it might be a...
2 comments
RSS feeds are everywhere, and sometimes it’s a good idea to display one to keep people in the loop of important posts from your site, or sites you think...
16 comments
The new design on Themes by bavotasan.com required a content slider so I built a simple jQuery plugin that would work the way I needed it to. There isn’t...
5 comments
I have already mentioned a few ways to do this but I have discovered a few problems with my old code. I have improved this one quite a bit...
104 comments
I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop...
22 comments