Changeset 2668656
- Timestamp:
- 01/29/2022 01:45:42 AM (4 years ago)
- Location:
- code9/trunk
- Files:
-
- 3 edited
-
code9.php (modified) (1 diff)
-
function/code9_menu_page_register.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
code9/trunk/code9.php
r2643054 r2668656 4 4 Plugin URI: https://wordpress.org/plugins/code9/ 5 5 Description: Utility tool for wordpress. 2-step verificatoin code user login. 6 Version: 1.0. 96 Version: 1.0.10 7 7 Author: Code9Fair 8 8 Author URI: https://paypal.me/code9fair/ -
code9/trunk/function/code9_menu_page_register.php
r2612798 r2668656 6 6 'Code9', 7 7 'Code9', 8 ' edit_posts',8 'delete_others_posts', 9 9 'code9', 10 10 'code9_dashboard', -
code9/trunk/readme.txt
r2643054 r2668656 4 4 Tags: 2FA,2-step login,WordPress authentication,two step authentication,verification password,anti brute force login,xmlrpc.php 5 5 Requires at least: 4.1 6 Tested up to: 5. 87 Stable tag: 1.0. 96 Tested up to: 5.9 7 Stable tag: 1.0.10 8 8 Requires PHP: 5.6.4 9 9 License: GPLv2 … … 71 71 = 1.0.9 = 72 72 * Add design to error page when user can not pass 2-step verification. 73 = 1.0.10 = 74 * Only admin role delete_others_posts can edit setting.
Note: See TracChangeset
for help on using the changeset viewer.