Created
January 13, 2017 17:55
-
-
Save nomisoft/fdc3f6548c386fde557154a34b4620bb to your computer and use it in GitHub Desktop.
Wordpress versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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