Posts tagged as "WordPress"

Posted by Thurein on 8th December 2009

WP Plugin: Latest Posts by Category Archive

I have found one plugin for one of my client project . That is latest posts by category. I thought someone would be looking for that kind of plug in like me. That plug in can show posts from categories. Posts can be limit how many post what you would like to show under categories. [...]

Posted by Thurein on 23rd October 2009

Useful WordPress Hacks

Show related post without a plugin If you want to show related post in you current post , you can use simple way to show. You just need to copy and paste under following codes into single.php file of your theme. This code will display related posts based on the current post tag(s). It must [...]