by

// 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' );