[Plugin: Google Analytics for WordPress] Wrong Authentication
-
A customer of my own Plugin reported that it is not working with your plugin. I figured out why. You grab all requests with $_GET[‘oath_token’] even if they are not yours.
Please fix that.The line is: googleanalytics.php line 825 in the method authenticate():
if ( isset( $_REQUEST['oauth_token'])) {Best Regards,
kanedohttp://ww.wp.xz.cn/extend/plugins/google-analytics-for-wordpress/
The topic ‘[Plugin: Google Analytics for WordPress] Wrong Authentication’ is closed to new replies.