Skip to content
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

Flushing doesn't work in multisite #18

Open
mackensen opened this issue Feb 11, 2018 · 1 comment
Open

Flushing doesn't work in multisite #18

mackensen opened this issue Feb 11, 2018 · 1 comment
Labels

Comments

@mackensen
Copy link
Contributor

The flush command doesn't do anything in multisite. Given this syntax:

wp super-cache flush --url=your.sample.domain

I'd expect the files within cache/supercache/your.sample.domain to be removed. Although the command reports "Success: Cache cleared", no files are actually removed. WP Super Cache works correctly from the public interface.

@schlessera schlessera added the bug label Oct 3, 2018
@oolleegg55
Copy link

Do you try to set a global parameter --user to network admin login?
wp super-cache flush --user="networkadmin_username"
In this case the command removes all cache from all blogs. Im not sure if --url works in this command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants