webavant
Forum Replies Created
-
Forum: Plugins
In reply to: Trailing Slash IssueYikes, not sure how this post ended up detached from the plugin I was attempting to post to. Here’s the new link, if needed:
I am also having this problem. I chose my own profile, and now my client sees my sites. There is no way to remove it, not even by uninstalling and deleting the plugin. Where is this plugin storing my auth token? I have tried many sql queries, including
select option_value from wp_options where option_value like '%google%';Which I thought would at least return something, but there is nothing. Please respond. I must remove my Google Analytics API auth token from my site. I have even disabled the app in my Google account security settings, and this plugin is still displaying the GA accounts from my profile, despite that I have denied it the privilege of doing this. I have emptied cache/cookies.
If you think this is not a security problem, then please reconsider that it continues to access information from my profile without having approval, leaving no obvious way to remove it. All I ask is show me how to remove the auth token, and perhaps consider adding some options in the dashboard to purge that data.
Thanks!
Forum: Themes and Templates
In reply to: Unexpected Template CalledI had forgotten to change the template name in the php comment. It was getting priority when I saved a page with the conflicted template.