Skip to content

Instantly share code, notes, and snippets.

@zhonmaz
Created January 7, 2020 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhonmaz/7a2e40f764139661e25bf292cf29cbe5 to your computer and use it in GitHub Desktop.
Save zhonmaz/7a2e40f764139661e25bf292cf29cbe5 to your computer and use it in GitHub Desktop.
DELETE FROM `wp_options`
WHERE `option_name` LIKE '_wp_session_%'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment