How to get the default category ID in WordPress Posted on 2011/04/29 by Jani Damn it, Google, it isn’t that hard! <?php get_option('default_category'); ?> Damn it, Google, it isn’t that hard! <?php get_option('default_category'); ?>