I would like to use the plugin WP Site Sync (https://wpsitesync.com/) for my development and live sites. Because I am not a developer I like it because it is quite straightforward to use.
Part of the requirements are the following in relation to custom post types:
What Types of Content are Available?
We’ve tested WPSiteSync for Custom Post Types with several other plugins, including WooThemes Testimonials, WP-Property, Custom Post Type UI, Types and Views and others.
Any WordPress plugin that creates Custom Post Types using the documented method (registering the CPT via the register_post_type() function) will be recognized by WPSiteSync for Custom Post Types and made available to Content Syncing
.
Does this apply to GD?