Guest User

Untitled

a guest
Dec 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. # Remove all cached files.
  2. wp cli cache clear
  3.  
  4. # Remove all cached files except for the newest version of each one.
  5. wp cli cache prune
Add Comment
Please, Sign In to add comment