Posts tagged as "theme"

Posted by KaiseRCrazY on 11th June 2010

Udegbunam Asked “How i hide my content from IE6 Users?”

Hi again. I know i can’t write near 20 days. But Udegbunam asked me a question on this post. I try some code on this problem and i found a solution for this. You know, i write an article about using  Two or more single php.

Posted by KaiseRCrazY on 12th April 2010

Show timestamps like social networks!

You can show your timestamps like other social networks. With this simple and awesome trick, you can change long date and time stamps with ex. twitter’s “1 min ago“. Lets begin…

Posted by KaiseRCrazY on 26th February 2010

Remove Protected and Private from title!

Add this code to functions.php in theme directory. This code removes “protected” and “private” prefixs from your article titles. Let’s Begin…

Posted by KaiseRCrazY on 20th February 2010

Make Tabs for your Sidebar!

I found this article in BlogOhBlog. there is some plugins for this and most premium themes have special tabs like that. You can do this without any plugin or any help. Just read this article and use this codes. Easy and minimal -simple- tabs. Lets Begin!

Posted by KaiseRCrazY on 21st January 2010

Most Recent Comments! Without Any Plugin

We use plugin/widget for show most recent comments. But we can do that with a simple code. This code gives you simple recent comments feature without plugin. also with gravatar support. Paste this code into your theme where you want. All done!

Posted by KaiseRCrazY on 19th January 2010

How to change dashboard footer texts?

When you build a theme you can use this code for hide/remove WordPress Dashboard’s links. you have to add this code into your theme’s functions.php. After that you can write your own text with dashboard footer. Let’s Begin…

Posted by KaiseRCrazY on 24th December 2009

Show Default Theme for IE6 Visitors!

You can show “default” or “classic” theme for ie6 visitors. Because IE6 broke our themes and the other people themes. And alot of people use IE6. Let’s Begin…