Skip to content

Instantly share code, notes, and snippets.

@nomisoft
Created January 13, 2017 17:55
Show Gist options
  • Save nomisoft/fdc3f6548c386fde557154a34b4620bb to your computer and use it in GitHub Desktop.
Save nomisoft/fdc3f6548c386fde557154a34b4620bb to your computer and use it in GitHub Desktop.
Wordpress versions
find . -name 'version.php' -path '*wp-includes/*' -print -exec grep '$wp_version =' {} \; -exec echo '' \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment