Add Jetpack Publicize Support To A Custom Post Type 23 September 2016 by Amanda Rush // Add Jetpack Publicize to $post_type CPT add_post_type_support( '[post_type_name]',//replace [post_type_name with the name of the custom post type you're working with 'publicize' );