Skip to content

Instantly share code, notes, and snippets.

@rachelmccollin
Created February 12, 2015 11:36
Show Gist options
  • Save rachelmccollin/ca5b5476c699b1bbccca to your computer and use it in GitHub Desktop.
Save rachelmccollin/ca5b5476c699b1bbccca to your computer and use it in GitHub Desktop.
WPMU DEV snippets
<?php
/*Plugin Name: Create Product Category Taxonomy
Description: This plugin registers the 'product category' taxonomy and applies it to the 'product' post type.
Version: 1.0
License: GPLv2
*/
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment