[wordpress插件] Admin Authentication管理员认证

wordpress 插件 文章 2020-02-02 10:20 745 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

An extra layer of security for administrators of wordpress sites .

Wordpress网站管理员的额外安全层。

Administrator users can not visit sites or wp-admin dashboard until 2 step email verification completed.

在完成两步电子邮件验证之前,管理员用户无法访问网站或wp-admin仪表板。

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.

该插件使用地理位置IP API 来检查IP地址,以收集登录信息。

p>

>

icon : https://freeiconshop.com/icon/shield-icon-flat/

icon:https://freeiconshop.com/icon/shield-icon-flat/

banner : https://www.pexels.com/photo/city-street-house-broken-731/

横幅广告:https://www.pexels.com/photo/city-street-house-broken-731/

Arbitrary section 1

任意部分1

安装步骤

    1. Upload plugin-name.php to the /wp-content/plugins/ directory
    2. plugin-name.php 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Place

    6. 放置 <?php do_action('plugin_name_hook');

      ?> in your templates

    7. ?> 在您的模板中

下载地址

https://downloads.wordpress.org/plugin/admin-authentication.zip

https://downloads.wordpress.org/plugin/admin-authentication.zip

-EOF-

AI助手支持GPT4.0