Posts tagged as "function"

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

Catch the First Image

You can catch the your posts first image and use them for thumbnails. Also you can use default images for this. With this function you can use any image (first image on your posts also) for thumbnail. 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 4th January 2010

Nice Search Plugin!

This plugin is a very simple redirect plugin. The Plugin change WordPress’ search context “?s=searched%20word” to permalink “/search/searched+word/” one. Also change “%20″ to “+”. Thanks to Mark Jaquith!

Posted by KaiseRCrazY on 28th December 2009

Display Custom Content to Search Engine Visitors!

With this code you can show a custom message or contet to your search-engine visitors. We will edit funcitons.php and any theme file you want to show your content to search engine vsitors. Let’s Begin…

Posted by KaiseRCrazY on 27th December 2009

Say Hello to returning visitors!

We can use cookies for show some custom messages to our visitor. But this cookies are comment_cookie. Also show custom message to normal visitors. If you want to show this custom messages read this article. Let’s Begin…