Posts tagged as "posts"

Posted by KaiseRCrazY on 17th June 2010

WordPress 3.0 Out!

The new release of WordPress (3.0) has been out today. There are a lot of new things and new functions. Upgrade your WordPres and Arm Your Vuvuzelas :) (I get this last sentence from WordPress blog). If you want to watch video read this article.

Posted by KaiseRCrazY on 5th May 2010

Create a Random Post Button!

You can create a ramdom post button for your visitors. If you create this the visitors can click it and can read any of your posts! Read this tutorial and simply apply this codes. 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 14th February 2010

Related Posts With Thumbnails

We can add our related posts with thumnails after our content. There is a lot of plugin for that but we can do this without any plugin. But we need Tim Tumb for thumbnails. Let’s begin…

Posted by KaiseRCrazY on 19th December 2009

Simple Sticky Posts!

Sitcky posts are best way to show your featured content. But some themes don’t support extra area for that. You can create empty area with this code. Simply usage, you can change css and codes if you want. Let’s begin…

Posted by KaiseRCrazY on 1st September 2009

How to disable auto saving!

When you write an article on WordPress, system apply a auto save cron job. Auto saving useful, but sometimes autosaving make a lot of problem. First problem is database. This saving job create a lot of mysql queries and your datebase have a big size. And second problem is post revisions. Sometimes post revisions have [...]

Posted by KaiseRCrazY on 9th August 2009

Delete Your Posts Revisions! Simply, Quickly!

Did you bored with your revisions and sometimes WordPress post revisions dont let change post! When i try to change my 6 months-old post, revisions stop the changes everytime. If you get this warning like me, you can delete them with one line Mysql command. Lets Begin.We will change our database fields with this function. [...]