Chrisdigital's Blog

Tech Notes, Code Tips, And Musings By Chris Carvey, NYC UI/UX Director

Powered by Genesis

You are here: Home / Archives for Bookmark Links

Custom single.php templates for WordPress post categories

April 18, 2010 By Chrisdigital Leave a Comment

Nathan Rice discusses alternate custom single.php templatesOver at NathanRice.net Nathan covers different methods you can use to accomplish utilizing alternate customized single.php templates for WordPress post categories, including a plugin he developed. There’s no native way to present different categories of posts in a special way (only pages), except perhaps hacking the posts query, or doing show/hide with CSS or jQuery. This page offers some easy to implement solutions.

Filed Under: Bookmark Links Tagged With: WordPress, WordPress CMS, WordPress theme tip

Filtering WordPress categories using hooks

April 10, 2010 By Chrisdigital Leave a Comment

Ryan Marganti discusses filtering WordPress CategoriesRyan Marganti over at SoulSizzle.com runs through what WordPress hooks are, and how you might use them including some simple examples. He reviews WordPress filters, edits to your functions.php file, the get_terms hook, and where you might find out more references about hooks. This is a nice introduction for WordPress theme or plugin developer newbie. Check out his other posts while you’re over there.

Filed Under: Bookmark Links Tagged With: customizing WordPress themes, Plugin hooks, WordPress, WordPress CMS, WordPress hooks, WordPress theme tip

  • « Previous Page
  • 1
  • 2