Skip to content

Instantly share code, notes, and snippets.

@norico
Last active November 5, 2018 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save norico/cdb953904ecc231e36f21d466fd5380f to your computer and use it in GitHub Desktop.
Save norico/cdb953904ecc231e36f21d466fd5380f to your computer and use it in GitHub Desktop.
wordpress default category
<?php
$default_category = get_option('default_category');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment