Installing our WordPress plugin on your site allows you to perform updates of your content from your GatherContent account to WordPress as well as push your WordPress content updates back to GatherContent.
This is accomplished by creating Template Mapping, which allows you to map each field GatherContent to various fields WordPress title, body content, custom fields, tags, categories, Yoast fields, advanced custom fields, featured images and many more..
This plugin replaces that process of copying and pasting content and allows you to bulk import structured content, and then continue to update it WordPress with few clicks..
I just used this plugin to handle field mapping when exporting content from one WordPress site into another one, with different fields and taxonomies, and it was super helpful.
The GatherContent WordPress plugin has worked well for us and is tool to import the content directly into WordPress.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fix the 3rd param passed to Pull sanitize post field, which needs to be the entire post data array..
The syntax will continue to work, but will be assumed to be the media field, and will be the same as using the syntax,. 3.1.8.
If mapping does not map field to the post title, be sure to update title from GC item name..
Update to complement the 3.0.0.8 release to make sure that the minimum 1.8.3 version of underscore is loaded so that it works when SCRIPT DEBUG is disabled..
Read more