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 -
Most Recent Comments! Without Any Plugin
We use plugin/widget for show most recent comments. But we can do that with a simple code. This code gives you simple recent comments feature without plugin. also with gravatar support. Paste this code into your theme where you want. All done!
1,915 views | Comments OffJan 21st, 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 -
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

Recent Comments