Skip to content

Instantly share code, notes, and snippets.

@ianmjones
Created June 19, 2015 02:44
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 ianmjones/e6a5c0bac60799b18f04 to your computer and use it in GitHub Desktop.
Save ianmjones/e6a5c0bac60799b18f04 to your computer and use it in GitHub Desktop.
Adding Pixie Article Audiences taxonomy to our plugin.
require_once( 'extended-taxos/extended-taxos.php' );
register_extended_taxonomy( 'pixie-article-audience', 'pixie-article' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment