Code9
Code9 2-step verification code for users. utility tool for wordpress. lightweight and high performance.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1020 days ago • 1 reviews
Is Code9 abandoned?
Possibly abandoned (last update 1020 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Code9 2-step verification code for users. utility tool for wordpress. lightweight and high performance.
2-Step Verification Code
Code9 2-step verification code will add more protection to site admin area.
- Allow admin to create 2-step verification code to every user.
- Allow user to create 2-step verification code after active plugin.
- Can change 2-step verification code anytime at profile setting page.
- Blocked. if user type 2-step verification code wrong more than 4 attemps.
- Admin can force all user to type 2-step verification code again.
- Admin can active and deactive 2-step verification code anytime.
Anti Brute Force
Prevent attacker from continuous login. (Including xmlrpc.php)
* If plugin detects that there is a continuous login. Plugin will redirect user to Recapcha page before allow user to continue login.
Installation
- Upload the Code9 plugin to your site.
- Ativate plugin.
- On admin menu (left side menu of admin area) click Code9.
- Check Use 2 step sign in verification code
Frequently Asked Questions
Review feed
2 Step log in work fine! and anti brute force login work good as well.
Screenshots

Active 2-step verification code.

When user sign in but does not set up 2-step verification code. Plugin will force user to create new 2-step verification code.

Confirm 2-step verification code.

If user already setup 2-step verification code. Plugin will ask user to input 2-step verification code.

User can change 2-step verification code anytime at profile setting page.

User input wrong 2-step verification code.

If user input 2-step verification code wrong more than 4 attemps. Account will locked.

User can try 2-step verification again when locked time is up.

Install and activate Code9 plugin.

Prevent user to continuous login if user has repeatedly entering wrong username or password.
Changelog
1.0.1
- Add function anti brute force attack.
1.0.2
- Use include functions instead of require.
1.0.3
- Downgrade plugin minimum requirement to PHP version 5.6.4 and WordPress version 4.1
- Fixed bug can’t force all user to sign out 2-step verification.
1.0.4
- Add Logs tabs to show who is trying to login to your site but fail.
1.0.5
- Show data on log tabs when attacker try to login more than 2 attempts.
1.0.6
- Add 2 step verification code blocking time setting.
1.0.7
- Extract single static file to multiple files.
1.0.8
- Remove unnecessary static file.
1.0.9
- Add design to error page when user can not pass 2-step verification.
1.0.10
- Only admin role delete_others_posts can edit setting.
1.0.11
- Fixed table log to full width when no log data.
1.0.12
- Fixed force to logout when use WordPress with Cloudflare.
1.0.13
- Fixed bug Wrong security IP.