Posts Tagged ‘pagination’
Adding Classes To previous_posts_link() And next_posts_link() In WordPress
wpcanyon.com - Adding Classes To previous_posts_link() And next_posts_link() In WordPress. Little snippet for adding classes and other attributes to previous_post_link() and next_post_link().
Pagination Within A Page In WordPress
www.deluxeblogtips.com - WordPress 3.0 is coming with 2 interesting features: custom post types and (improved) custom taxonomies. These 2 features help us to create different content (not only traditional blog posts) and classify them in many ways. To list all this content ...