Posts tagged as "functions.php"

Posted by KaiseRCrazY on 9th July 2010

New Wp Menu System on Old themes…

With this article i’ll show you how to use new wordpress menu system on old themes (before 3.0). Let’s Begin.

Posted by KaiseRCrazY on 1st July 2010

Delay your feed updates

You can set the feed update time with a simple function. The only need you have to edit your theme’s functions.php. Let’s Begin.

Posted by KaiseRCrazY on 20th April 2010

Add Numbers next to each post!

I found that trick in WordPress Forums. After i saw this trick into WpRecipes. You can add article numbers (ex. Article #1, Article #2) next to your posts. Let’s Begin…

Posted by KaiseRCrazY on 16th April 2010

Make Your Titles Shorten Then Now!

Some people use extremly long titles for their blog. Also you can use titles like that. There is a way to make short titles for SEO. I will give to you this quick and simple function to make this. Let’s begin…

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 2nd March 2010

Create PDF Button

This is a simple button for display PDF’s with Google Docs. You can easily apply this code into your theme’s functions.php. And this useful thing has 4 lines code. Let’s 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…