![]() |
WP Blog Network Admins - Quickly Find Old WP Installs
Here is a quick way to find your old WP installs that might be open to cyber attacks.
Code:
grep 'wp_version =' */wp-includes/version.php|grep -v '3.5.1' Also, you might have to add something to the */wp-includes like */htdocs/wp-includes or */public_html/wp-includes to make up for how your server is handling where your installations are compared to your user directory. |
wp-cli is good for this
|
Quote:
you can do something like this. Code:
#!/bin/bash |
All times are GMT -7. The time now is 06:07 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123