Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Designer Daily:
8 useful recipes to improve your WordPress theme
Aug 19, 2010 @ 17:39:21

On the Designer Daily blog there's a recent post sharing eight simple bits of code you can use in your WordPress site to help make your theme even better.

Blog engine or CMS, call it whatever you want but WordPress is a great tool for web designers. It just get a little hard to use sometimes when you want to do some more advanced things in your theme and you are not a coder. Here are 8 snippets of code that have helped me in recent projects.

The eight snippets they share show how to include:

  • Include post thumbnail in RSS feed
  • Next & Previous Post Titles With Thumbnails
  • Search Specific Category in WordPress
  • List top 10 authors of the blog with their last post
  • Automatically insert content in your RSS feed
  • Display a Comment’s Number in a List
  • Display your most commented posts in your blog sidebar
  • Excluding Posts from Your WordPress Feed

Each item links back to the full recipe it came from.

tagged: wordpress theme recipes snippet code

Link:

Stefan Mischook's Blog:
Book Review: PHP 5 in Practice
Dec 12, 2006 @ 14:04:00

On the KillerPHP blog today, Stefan Mischook has written up a book review of a popular book from Sams Publishing - "PHP 5 in Practice" by Elliott White and Jonathan D. Eisenhamer.

This is a very good book, actually one of the best recipe books I've read period. You can tell that the authors are still actively writing code - you can feel it as you read the chapters.

The review also lists out some of the contents of the book including sample recipes and the "quick hits" section.

tagged: book review php5 practice sams recipes programmer book review php5 practice sams recipes programmer

Link:

Stefan Mischook's Blog:
Book Review: PHP 5 in Practice
Dec 12, 2006 @ 14:04:00

On the KillerPHP blog today, Stefan Mischook has written up a book review of a popular book from Sams Publishing - "PHP 5 in Practice" by Elliott White and Jonathan D. Eisenhamer.

This is a very good book, actually one of the best recipe books I've read period. You can tell that the authors are still actively writing code - you can feel it as you read the chapters.

The review also lists out some of the contents of the book including sample recipes and the "quick hits" section.

tagged: book review php5 practice sams recipes programmer book review php5 practice sams recipes programmer

Link:


Trending Topics: