Archives for "October, 2009"

Posted by KaiseRCrazY on 29th October 2009

Automatically Insert Author’s Bio on each post

This recipe from WpRecipes. JBJ found cool tricks and hacks for WordPress. I am working for a long time. Because od that i can’t wtire article(s) last week. But i will add this recipe with a pingback :) Lets Begin.

Posted by KaiseRCrazY on 20th October 2009

Disable Caching!

Search engines are cahce our/your site for search results. If you want to disable this function sor search engines (ex. Google, Yahoo) just place a meta tag to your header. Lets’ begin…

Posted by KaiseRCrazY on 16th October 2009

John Asked ‘Add a hyperlink to the Authors Name’

Hi everybody. When i check my e-mails i see John’s one. He asked me about how he can add a hyperlink with authors nickname. I live in Turkey and i get this e-mail tonight because im working and tehere is Time difference :) Ok John i found answer. Lets begin.

Posted by KaiseRCrazY on 14th October 2009

Add Social Bookmarks Bar into your Blog!

We don’t use any plugin. We’ll only edit single.php and style.css with this code. I will give you a zip file. In this zip file you’ll find social bookmark sites logos. Let’s Begin…

Posted by KaiseRCrazY on 11th October 2009

How to include comments in posts lists?

You can show comments on index.php. Some new themes support this. Also you can add this option to your themes.

Posted by KaiseRCrazY on 9th October 2009

Show word counts on your posts!

I konw there are some plugin about that but you can do that with a simple code. No need plugins. If you want to add some attractive code to show  word count on your posts only edit two file and use a short-code…

Posted by KaiseRCrazY on 8th October 2009

Include jQuery to your theme

Hi again. The jQuery is the most easy javascript framework. You can integrate most of useful javascript commands and code to your site with this framework. Also you can addjQuery to your WordPress theme easily…