Archives
-
Small Security Hole in WordPress!
When you add a comment to your article WordPress system adds a class which named “comment-author-’username’ “. But when you add a comment as administrator the system make this class “comment-author-yourloginname” . Bavotasan thinks it will be a security hole for WordPress. If you add this function into your theme’s functions.php this problem will be [...]
1,239 views | No commentsMay 20th, 2010 | Filed under Wordpress -
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…
822 views | Comments OffDec 27th, 2009 | Filed under Wordpress -
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.
782 views | Comments OffOct 29th, 2009 | Filed under Wordpress -
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.
1,886 views | Comments OffOct 16th, 2009 | Filed under Wordpress -
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…
576 views | Comments OffOct 2nd, 2009 | Filed under Wordpress -
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…
706 views | Comments OffOct 1st, 2009 | Filed under Wordpress -
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 :)
470 views | Comments OffSep 10th, 2009 | Filed under Wordpress

Recent Comments