WPMU DEV snippets
function wpmudev_register_taxonomy() { } add_action( 'init', 'wpmudev_register_taxonomy' );