wordpress-indieauth
wordpress-indieauth copied to clipboard
Permission Error with Jetpack
It appears that there's a conflict with this plugin and the popular Jetpack plugin. When this plugin is activated, attempting to access the Jetpack dashboard results in a "You are not allowed to access this page" error, even as an admin.
Steps to reproduce (I used Studio for a clean site):
- Install IndieAuth and the Jetpack plugin.
- Activate Jetpack.
- Visit the Jetpack dashboard page, verifying no permission issues.
- Activate the IndieAuth plugin.
- Retry 3.
Expected: Jetpack dashboard is accessible. Actual: Jetpack dashboard shows WordPress error "Sorry, you are not allowed to access this page".
I took a quick look at the code, but wasn't able to spot anything that was obviously the culprit. There's nothing in the PHP logs either.