Unresponsive option pages when accessed by the same user from multiple locations
I am experiencing an issue using WordPress Multisite with the Redirection plugin.
When accessing the plugin's option pages, such as:
```
/wp-admin/tools.php?page=redirection.php
/wp-admin/tools.php?page=redirection.php&sub=options
```
The pages appear white or are only partially loaded. No error logs are being generated, but I have identified the exact steps to reproduce the issue:
1. Log in to the site using the same user credentials from two different devices/locations.
2. Access any of the Redirection option pages.
3. Observation: The first user to visit the options page can use the plugin without issues, while the second user sees a white or partially loaded page.
Additional Note: Since there are no error logs and no notification warning that the same page cannot be used simultaneously, diagnosing the cause of this issue is particularly difficult for the user.
Thanks for your work and your support!
6 条评论