How to List most recent comments and recent post on your wordpress themes

39
Most recent post and comments

Installing too many plugins will make the wordpress blog work slowly and unstable, use code built in your theme will reduce the system resources. I’ve known a ton of plugins and widgets that allows me to list recent comments and recent post on my WordPress blog but I’m not using it because I’ve integrated some useful code below then I get results similar to those extensions which I’ve known.

Mastering Worpress [gallery] shortcode

2
no thumbnail

From WordPress 2.5, the Gallery feature allows the option to add an image gallery to a Post or Page on your WordPress blog.
Upload all your photos and simply type the shortcode [gallery in a post or page to display a thumbnail gallery of images attached to that post or page. Clicking on a thumbnail image will open either the original image or a larger image in a separate Attachment page.

Display plan text counter of FeedBurner, Delicious and Twitter tricks for your theme

3
Display plan text counter

Feedburner, Delicious and Twitter counter buttons are ugly. They don’t match with all the designs, and on most designs they just look ugly. The ability to display the subscriber count gives you a lot of control over styling and make the count work with your design. Therefore in this article we will share a way you can display FeedBurner subscriber, Twitter follwers, Delicious saver count as text in WordPress which allows you can style it and make it look like a part of a design rather than a copy and paste.

Build full multi-languages website with WordPress

17
Multi-language Website

Good CMS (not all) let you create and manage contents in multiple languages. It’s not trivial. Many things need to change when a site runs in multiple languages. The system needs to handle all sorts of strange cases and make it all seem like a piece of cake.

Many web sites need to be developed in several languages. Multi Language web site development is a specialized skill.

Separate pings from comments in WordPress v2.7+

5
no thumbnail

One of the greatest disruptions to the conversation that goes on in comments are the trackbacks. They’re great, and I love it when people link to my blog. I always want to separate them because they really detract from the discussions that my readers are having, and they sometimes can make it difficult for a new reader to follow. How about you? This tutorial will show you how to separate Trackbacks/Pings and Comments in WordPress