Drop cache for a single record using redis-cli
-
Hello!
My site was hacked and posts was modified.
I fixed all data in database, but old content still appears on site.
Of course I can re-save posts – but its count is 600+.
I tried to delete keys via redis-cli like
DEL “wp:posts:391811”
but no luck
can you help with this ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Drop cache for a single record using redis-cli’ is closed to new replies.