-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clear cache with admin bar quick action on multisites #661
Comments
@fredericalpers For this issue, I am working on it and will get back to you soon. |
@fredericalpers I fixed this bug. Please watch my video test on WordPress Multisite and let me know your opinion. Thanks! Note: This feature still works fine on single-site. |
@yeneastgate looks good to me, is there anyway you can also test this on an actual WordPress Multisite or am I missing something? |
@fredericalpers there anyway I can also test this on an actual WordPress Multisite |
@yeneastgate I'm blind, sorry :D thank you for the quick fix. Edit: Moved this to 4.16 for the review and being able to release it soon. |
Current State
With multisites, the cache cannot be cleared with the quick action "Clear cache" in the admin bar. It'll lead to a URL like: https://multisite-domain/wp-admin/onoffice-clear-cache which causes an error as seen below.
Desired State
The quick action "Clear cache" should also work for multisites.
The text was updated successfully, but these errors were encountered: