mautic / mautic/mautic-wordpress
Add notices in the WordPress admin about CORS.
Open
@shulard is already working on this.
Since Feb 8, 2018.
question
RFC
- Dominant language
- PHP
- Stars
- 136
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
On the wordpress.org support forum, I got multiple questions about tracking errors. Most of the times it's related to :
- mixed-content : tracker is served over HTTP but the website is HTTPS ;
- script not loaded : tracker script can't load.
I think that adding the ability to test that everything is alright in the settings panel can be a great addition. Though ?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.