Title: Gutenberg Patch
Last modified: June 25, 2019

---

# Gutenberg Patch

 *  [codeepiphany](https://wordpress.org/support/users/codeepiphany/)
 * (@codeepiphany)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/gutenberg-patch/)
 * For anybody else who encountered a similar situation — with legacy CCTM integration,
   wanting to move forward to Gutenberg while retaining the functionality from CCTM….
 * Basically, custom posts are Gutenberg enabled by default, but only if they show
   up in the Rest API, which came after this last update of this plugin.
 * I added this code to line ~380 of CCTM.php:
 * `def['show_in_rest'] = true;`
 * I figure since it’s not getting updated again, don’t think patching the plugin
   that way is too big of a deal. It worked great once I did that.
    -  This topic was modified 6 years, 9 months ago by [codeepiphany](https://wordpress.org/support/users/codeepiphany/).
    -  This topic was modified 6 years, 9 months ago by [codeepiphany](https://wordpress.org/support/users/codeepiphany/).

The topic ‘Gutenberg Patch’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-type-manager_c9c790.
   svg)
 * [Custom Content Type Manager](https://wordpress.org/plugins/custom-content-type-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-content-type-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-type-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-type-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-type-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-type-manager/reviews/)

## Tags

 * [cctm](https://wordpress.org/support/topic-tag/cctm/)
 * [rest](https://wordpress.org/support/topic-tag/rest/)

 * 0 replies
 * 1 participant
 * Last reply from: [codeepiphany](https://wordpress.org/support/users/codeepiphany/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/gutenberg-patch/)
 * Status: not a support question