Linux 软件免费装
Banner图

Admin Authentication

开发者 saadamin
更新时间 2017年7月14日 05:18
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

2 step authentication admin login verificaion admin authentication

下载

详情介绍:

An extra layer of security for administrators of wordpress sites . Administrator users can not visit sites or wp-admin dashboard until 2 step email verification completed. A authentication code will be sent to the administrator user's email account after submitting user name and password in login form , admin user can't access the site until submitting the authentication code he received in his email , if intruder has admin user name and password still he can't visit the site . The plugin uses a Geolocation IP API to check the IP address in order to collect details for logins. icon : https://freeiconshop.com/icon/shield-icon-flat/ banner : https://www.pexels.com/photo/city-street-house-broken-731/

安装:

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

屏幕截图:

  • //ps.w.org/admin-authentication/assets/screenshot-1.png
  • //ps.w.org/admin-authentication/assets/screenshot-2.png
  • //ps.w.org/admin-authentication/assets/screenshot-3.png

升级注意事项:

More features my added soon.

常见问题:

A question that someone might have

Question 1 : This plugin has settings panel? ans: No. Question 2 : Can I edit default authentication page? ans: Yes , you can even edit url of the authentication page.

更新日志:

1.0 This is first version. 1.1 performance improvement. 1.2 performance improvement. 1.3 bug fixed. 1.4 bug fixed.