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