[Plugin: WordPress HTTPS (SSL)] Breaks front-end Event calendar for Event Organiser plugin
-
The Event Organiser plugin uses an AJAX request to grab its content, but it does so by accessing the plugin’s URL at /wp-admin. When visiting the site via HTTP, the WordPress HTTPS plugin forces HTTPS and causes a violation of the same origin policy.
It would be nice if WordPress HTTPS had either a URL exclusions option or a Regex exclusion option so I could exclude the request URL that the Event Organiser plugin is using.
I suppose the better solution is probably to get the Event Organiser dev to update the plugin to stop using the wp-admin URL for the AJAX request.
Thoughts?
https://www.ads-software.com/extend/plugins/wordpress-https/
- The topic ‘[Plugin: WordPress HTTPS (SSL)] Breaks front-end Event calendar for Event Organiser plugin’ is closed to new replies.