Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

w3c problem #7553

Closed
mosandlt opened this issue Mar 27, 2015 · 1 comment
Closed

w3c problem #7553

mosandlt opened this issue Mar 27, 2015 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@mosandlt
Copy link

Hello
my change

wp-piwik.php
$aryNoscript[0] = str_replace('?idsite', '?rec=1&idsite', $aryNoscript[0]);
to
$aryNoscript[0] = str_replace('?idsite', '?rec=1&idsite', $aryNoscript[0]);

cheers

@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Mar 30, 2015
@sgiehl
Copy link
Member

sgiehl commented Mar 30, 2015

Is that related to the piwik wordpress plugin? If so you may open an issue there: https://wordpress.org/support/plugin/wp-piwik
Even though I can't see any difference between those two lines...

@sgiehl sgiehl closed this as completed Mar 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants