How to show multiple pages on one page
As we know, query_posts is awesome. We are not only be able to retrieve posts but also pages by specifying its IDs on your theme templates. However if we want to multiple pages by using query_posts,the first thing we guess won’t work but here how to achieve it.
Read more

Sometime we want to exclude some categories from RSS feeds, for instance, when we use Wordpress as CMS, or simply when we use some categories for admin purposes and so on. Don’t worry, it’s so easy to exclude specific category from your Wordpress feeds.





