User Verification WP-CLI Commands
Currently the User Verification plugin has the following custom WP-CLI commands:
wp wpum revoke-users
- Revoke approved users, changing their status back to pending.
eg. wp wpum revoke-users --users=1,2,4
wp wpum resend-verification-email
- Resend verification email to pending users