[Plugin: Google Analytics for WordPress] Plugin conflict due to bad code
-
I mentioned this to you on Twitter, but your plugin is being a bad neighbour. π
On line 841, you’re checking if
oauth_tokenis set, however you’re not checking if you’re actually on the Google Analytics page. If another plugin (say, mine) uses an OAuth postback correctly, it will be overriden by this.GA_Admin::authenticate()should be checking if it’s actually on the GA page.Thanks. π
http://ww.wp.xz.cn/extend/plugins/google-analytics-for-wordpress/
The topic ‘[Plugin: Google Analytics for WordPress] Plugin conflict due to bad code’ is closed to new replies.