Posts Tagged ‘posts’

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…

Sunday, February 14th, 2010 at 18:51 | 0 comments
Categories: Wordpress

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…

Saturday, December 19th, 2009 at 20:58 | 0 comments
Categories: Wordpress

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 [...]

Tuesday, September 1st, 2009 at 23:19 | 0 comments
Categories: Wordpress

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. [...]

Sunday, August 9th, 2009 at 09:27 | 0 comments
Categories: Wordpress

Some of my friend asked me about Comment RSS Links. Some theme have a design for this , so there is a RSS Feed link in every post. You can add your Comment RSS link to your theme. If you want to add RSS lets begin…

Wednesday, July 29th, 2009 at 12:03 | 0 comments
Categories: Wordpress

Hi everybody. What is the future? Future is your scheduled posts You can show your future posts in your theme or you can make a ‘Future Posts’ page in your blog. If you want to make this lets begin…

Monday, July 27th, 2009 at 13:05 | 0 comments
Categories: Wordpress

If you want to add an expration date to your posts you have to change your WordPress’ Loop area. This is not delete your posts, only turns to draft. When you change Loop area you will able to add an expration date with custom fileds. This is very simple function/recipe.

Sunday, July 19th, 2009 at 10:00 | 0 comments
Categories: Wordpress

Have you ever a semi-private post? If your answer is ‘yes‘ you can hide your post from search engines. How? Very Simple. It’s only 3 line code. With this code you will add a noindex tag to your post. Firstly you have to know your post ID. It’s important for this code. If you already [...]

Saturday, July 18th, 2009 at 04:26 | 0 comments
Categories: Wordpress
TOP