How to find out the default category of the blog?

I was searching to find the function which can give me the default category of a particular blog

Update : March 9, 2011, 6:37 am

We can use the get_option(‘default_category’) which will give the category ID of the default category of that particular blog

Overriding the default Adsense setting in Google Ad Manager Overriding the default Adsense setting in Google Ad Manager - I got an invitation for Google Admanager few days
Creating a Widget for Displaying Random Category Post - I just created a small hack to display posts from
Home Jobs – Find your way to earning from home Home Jobs – Find your way to earning from home - There are millions of people around the world who
Redesigned my blog with a new theme Redesigned my blog with a new theme - [caption id="attachment_2371" align="aligncenter"
11 ways to customize your WordPress blog to your needs 11 ways to customize your WordPress blog to your needs - Wordpress is the most popular blogging CMS used

About Kishore

A part time blogger, WordPress Developer and the Author of this blog.
This entry was posted in Asides and tagged , , , , , , . Bookmark the permalink.

One Response to How to find out the default category of the blog?

  1. Kishore says:

    Update : We can use the get_option(‘default_category’) which will give the category ID of the default category of that particular blog