Gravity HTTP Logger
Logs the code, message, headers and body of HTTP responses provided by WordPress for requests sent to third-party services and GF core Background tasks.
by Samuel Aguilera · github.com/samuelaguilera/gravity-http-logger
★ 3stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/samuelaguilera/gravity-http-logger/archive/refs/heads/main.zipDeclares an update source (gravityhttplogger.example.com), so updates arrive through the plugin's own updater.
From the readme
Description
This is an add-on for Gravity Forms that logs the code, message, headers and body of HTTP responses provided by WordPress for requests sent to third-party services using the WordPress HTTP API and GF core Background tasks.
Requirements
- WordPress 6.2 or higher
- Gravity Forms
Usage
- Install and activate from your site Plugins page.
- Go to Forms Settings Logging and enable logging for Gravity HTTP Logger.
Add-Ons Supported
2Checkout.
ActiveCampaign.
Agile CRM.
Constant Contact.
Cloudflare Turnstile. (Only for the POST request to perform the Turnstile challenge.)
Dropbox.
Geolocation.
GetResponse.
HelpScout.
HubSpot.
iContact.
Mad Mimi.
Mailchimp.
MailerLite
Mailgun.
Mollie.
PayPal Checkout.
Pipe.
Postmark.
reCAPTCHA.
Salesforce.
SendGrid.
Slack.
Square.
Webhooks. (Logs the background request sent to admin-ajax.php)
Zoho CRM.
Zapier.
Add-Ons not Supported
The following add-ons are not using the WordPress HTTP API.
Authorize.net.
Emma.
Highrise.
PayPal Payments Pro.
Stripe.
Trello.
Twilio.
Logging other requests
You can use the gravityhttploggerrequeststrings filter to include new request strings (e.g. the domain for other
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.1.1 | Aug 18, 2026 |
| v2.1 | Apr 20, 2026 |
| v2.0 | Nov 21, 2025 |
| v1.1.2 | Jun 19, 2025 |
| v1.1.1 | Feb 13, 2025 |
| v1.1 | Jun 29, 2024 |
| v1.0.11 | Jun 25, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.