Gravity Forms Webhooks Addon 1.7.0

No permission to download (12.1 KB)
Download Gravity Forms Webhooks Addon 1.7.0 from nulled fire. Easily add Webhooks to a Gravity Form and configure what data is passed to the callback URL.
- Added early return if Gravity Forms is not on a supported version.
- Added translator comments.
- Added security enhancements. Credit: Francesco Carlucci via WordFence.
- Updated docblocks for internal consistency.
- Updated code style to match WordPress coding standards.
- Added security enhancements. Credit: Francesco Carlucci via WordFence.
- Fixed a display issue on the feed settings page where an extra merge tag button is being displayed.
- Fixed a bug that causes PATCH data to be sent as an array when JSON is expected.
- AF: Updated process_feed() return value for compatibility with Gravity Forms 2.9.4, so the framework can save the feed status to the entry meta.
- Fixed an issue that prevents saving feed settings for a request URL that contains encoded values.
- Fixed an issue where the add-on icon is missing on the Form Settings page for Gravity Forms 2.5.
- Fixed an issue where script tags are being output above the document head element.