wp-check-passwords
NAME
wp-check-passwords - manual page for wp-check-passwords git version 8235fae
DESCRIPTION
usage: wp-check-passwords [-h] [--version] [-f FILE]
Scan the wp_user table for weak passwords. \@TODO: Highlight users with admin, editor, writer privileges?
optional arguments:
- -h, --help
 - 
    
show this help message and exit
 - --version
 - 
    
show program's version number and exit
 - -f FILE, --file FILE
 - 
    
Tab separated file with a user login, email and password on each line
 
        
 - Docs