Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

This plugin is sniffing and adding vars to posted data..and can cause issues #90

Open
mrbm opened this issue Dec 3, 2019 · 0 comments

Comments

@mrbm
Copy link

mrbm commented Dec 3, 2019

I found out the hardway and lost 4 days finding this...yikes.

In this file you will see it sniffing and adding variables:
https://github.com/sendgrid/wordpress/blob/master/lib/class-sendgrid-mc-optin.php

This becomes an issue in home_url scenarios, it can cause the jquery .load function to fail.

This sendgrid service is very valuable, so to keep using the service with this plugin, you can simply comment out all includes that reference this file in the files:

lib/class-sendgrid-settings.php
wpsendgrid.php

This will effect their opt-in widget, but there are other options that might be better and updated for doing opt-in widgets.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant