You can show number of your Twitter followers by using this function. If you are a WordPress user, simply copy [...]
Read More >This is a code snippet that allows you to display comments below each post on index pages or any other [...]
Read More >Maybe you’ll want to add a link that allows sending of current URL emails to a friend. This is how [...]
Read More >There is a great WordPress plugin Contact form 7. It has a lot of customizable features that make my clients [...]
Read More >Justin Tadlock published a piece of code I needed recently. This snippet allows you to add any fields to the [...]
Read More >This function allows you to get info about any user: if you want to find out if the user is [...]
Read More >This is yet another very useful function. Especially when you need to know if you can divide some number by [...]
Read More >There are two ways of how to do it. The first one is adding real gravatar based on the author’s [...]
Read More >That’s the question. You can find out if a page has child pages with this if – else statement:
Read More >From time to time clients ask me implement recent posts. But how about displaying recent comments? And even add gravatar? [...]
Read More >