I write a lot of code snippets on this site, some stuff is found by searching for the solution to a specific problem, others are found by trying to do new things with WordPress. I was thinking of creating a site with code Snippets that could be downloaded by anyone who stumbled on the site, and submitted by other users. I still like that idea, but I wanted to share a site I found that may be of use to you until I build (or don’t build) the one I have an idea for.
WordPress Snippets (http://wp-snippets.com) is a really neat resource that has lots of little known WordPress snippets. They’re adding more every day, it’s very exciting for a geek like me, so I thought it would be exciting for other geeks too.
Almost all of the code snippets are best used in your functions.php file. Go, have fun.