Title: Exclude from Custom Post Type
Last modified: August 21, 2016

---

# Exclude from Custom Post Type

 *  [subexpression](https://wordpress.org/support/users/subexpression/)
 * (@subexpression)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/exclude-from-custom-post-type/)
 * I successfully implemented MCB on pages, but would like to exclude from WP posts
   and Custom Post Types.
 * Is there a quick way to remove them from the CPT editor view?
    When I load the
   editor, I get the HTTP ‘wp_remote_get’ warning reported in other threads.
 * If I could hide that warning without any problems, I would be grateful.
 * BTW: It’s a great plugin and does exactly what I need for complex layouts with“
   data islands” interspersed throughout the page structure. I just need to exclude
   the plugin from my CPT and suppress the warning.
 * [http://wordpress.org/plugins/multiple-content-blocks/](http://wordpress.org/plugins/multiple-content-blocks/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Harold Angenent](https://wordpress.org/support/users/harold-angenent/)
 * (@harold-angenent)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/exclude-from-custom-post-type/#post-4449387)
 * You can try going to Settings > Multiple content blocks and disable HTTP requests.
   This will require you to manually visit a page (or post or CPT) to initialize
   which blocks there are on a page.
 * Whenever MCB is not used in a certain template, it should be hidden automatically.
   So if you use another template for a post type (which does not have `the_block`
   in it, this should work.

Viewing 1 replies (of 1 total)

The topic ‘Exclude from Custom Post Type’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/multiple-content-blocks.svg)
 * [Multiple content blocks](https://wordpress.org/plugins/multiple-content-blocks/)
 * [Support Threads](https://wordpress.org/support/plugin/multiple-content-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/multiple-content-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multiple-content-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multiple-content-blocks/reviews/)

## Tags

 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)
 * [exclude](https://wordpress.org/support/topic-tag/exclude/)
 * [hide](https://wordpress.org/support/topic-tag/hide/)
 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [turn off](https://wordpress.org/support/topic-tag/turn-off/)
 * [warning](https://wordpress.org/support/topic-tag/warning/)
 * [wp_remote_get](https://wordpress.org/support/topic-tag/wp_remote_get/)

 * 1 reply
 * 2 participants
 * Last reply from: [Harold Angenent](https://wordpress.org/support/users/harold-angenent/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/exclude-from-custom-post-type/#post-4449387)
 * Status: not resolved