I understand why there is no option to disable to "Feedback" post type you have when you enable the Contact Form module, but frankly, there should be a hook to disable that. I want a contact form, period.
Thanks.
I understand why there is no option to disable to "Feedback" post type you have when you enable the Contact Form module, but frankly, there should be a hook to disable that. I want a contact form, period.
Thanks.
Hi Ozh,
I do appreciate the feedback and the review. WP core doesn't currently support removing a custom post type via a filter, so we haven't added anything to the Jetpack plugin to do this at this time. (See this for more info).
In the meantime, I put together a mini-plugin for you that should give you your requested functionality:
https://dl.dropbox.com/u/92961364/jetpack-cpt-remover.zip
Let me know if that helps.
Thanks,
Tim
Yeah I was more like having a filter prior to registering the CPT and storing email sent in a CPT.
Anyway, plugin much appreciated, I'm going to test that right away, thanks
You must log in to post.