Plugin Author
Deryck
(@deryck)
Hi @matthias70,
The plugin redirects using the URL returned by user_admin_url() and there is no other modification in the process. I suspect there may be a conflict with another plugin or setting you may have in your website.
Please try deactivating your plugins (specially if you know of one that have redirects or security rules) or send me a list of the plugins you have and I can try to set something alike here in my local env and try to find the issue. It’s easier the first approach because can be a specific setting you have.
If there is a compatibility issue with any plugin I’ll be happy to fix it if it’s feasible.
Thanks your too for using the plugin. I really hope this get solved.
Hi Deryck,
I found the problem.
I forgot to set the vendor page in my plugin EDD.
Now your plugin is working fine.
Thanks
Matthias
Plugin Author
Deryck
(@deryck)
Excellent! Glad to read that. Feel free to reach me if you need something else.
Thanks!