Posts tagged as "author"

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…

Posted by KaiseRCrazY on 29th October 2009

Automatically Insert Author’s Bio on each post

This recipe from WpRecipes. JBJ found cool tricks and hacks for WordPress. I am working for a long time. Because od that i can’t wtire article(s) last week. But i will add this recipe with a pingback :) Lets Begin.

Posted by KaiseRCrazY on 16th October 2009

John Asked ‘Add a hyperlink to the Authors Name’

Hi everybody. When i check my e-mails i see John’s one. He asked me about how he can add a hyperlink with authors nickname. I live in Turkey and i get this e-mail tonight because im working and tehere is Time difference :) Ok John i found answer. Lets begin.

Posted by KaiseRCrazY on 2nd October 2009

Make an Archives Page Template

As default themes have an archives.php. But if you want to make changes on your arcihves.php or if you’re an theme developer you can use this template quickly. You can get more information on Codex Page. Lets Begin…

Posted by KaiseRCrazY on 1st October 2009

Highlight the Author Comments!

You can seperate the author comment from the reader comments. That’s needed some change in your css file and comments.php file. After that author comments shown in a different background color. Let’s begin…

Posted by KaiseRCrazY on 10th September 2009

Display who modify your post(s)!

You can display who modarate/modify your post. This mean show the latest author who modified your post. We can use 2.8′s new template tag ‘the_modified_author()‘. If you use Wp 2.8 you can use a simple code but, if you use Wp 2.7 you have to use this function below. Lets Begin :)