rachel-m
2/12/2015 - 11:36 AM

WPMU DEV snippets

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
*/

?>