Skip to content

Instantly share code, notes, and snippets.

@zhonmaz
Created January 7, 2020 07:56
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/ffc0557ac8b4b69fad5b61a647b49b4b to your computer and use it in GitHub Desktop.
Save zhonmaz/ffc0557ac8b4b69fad5b61a647b49b4b to your computer and use it in GitHub Desktop.
SELECT *
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