Disable Async Feed Processing for all Gravity Connect Plugins
By default, Gravity Connect feeds run asynchronously. This snippet will disable that, so they run in the same request as the form submission.
This is useful for debugging whether there is a wider issue with asynchronous feeds on a site.
Installation:
Instructions
See “Where do I put snippets?” in our documentation for installation instructions.
Code
Filename: gc-disable-async-feed-processing.php