This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Description
When the Contact Form is enabled, the Feedback post type is registered and appears in the Customizer. Now with #71 we can hide the post type in the Customizer specifically, so we should add a Jetpack support class to the plugin and set this show_in_customizer arg to false for the feedback post type.