Get List of Posts By Category Like wp_get_archives(), With Date
This function for WordPress gets an HTML list of posts, just like … Read more →
This function for WordPress gets an HTML list of posts, just like … Read more →
This adds one Font Awesome icon to each list item in the … Read more →
On a single post or singular page, you get the permalink like: … Read more →
This code will get the related posts of the current custom-post-type single … Read more →
Add Twitter Bootstrap Glyphicons to individual list items in wp_list_categories. Do this … Read more →
Get the top level parent category ID of the single post being … Read more →
In a WordPress template, sometimes you want to do something only for … Read more →
These template tags must be used within the loop, unless otherwise indicated. … Read more →
Show a loop of related articles on the sidebar of single.php (or … Read more →
You want to use a different single template file for only one … Read more →