Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 236 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 236 Bytes

Wordpress Versionator

Ruby script to check wordpress versions.

Example

$ ./wpv.rb -s http://<SITE>/blog/,http://<SITE2>/blog/
Site: http://<SITE>/blog/ WP: 5.3.9
Site: http://<SITE2>/blog/ WP: 5.8.1
DONE motha fucka!
$