[wordpress插件] Bitid Authentication比特认证

wordpress 插件 文章 2020-03-05 17:00 483 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Bitid Authentication

Bitid身份验证

extends wordpress default authentication with the bitid-protocol

使用bitid-protocol扩展wordpress默认身份验证

reference

参考

This project is built ontop of code made in other projects:

该项目建立在其他项目的代码之上:

    • bitid-protocol @ https://github.com/LaurentMT/bitid (forked from https://github.com/bitid/bitid )
    • bitid-protocol @ https://github.com/LaurentMT/bitid(从https://github.com/bitid/bitid分支)

    • bitid-php @ https://github.com/conejoninja/bitid-php
    • bitid-php @ https://github.com/conejoninja/bitid-php

    • phpeec @ https://github.com/mdanter/phpecc
    • phpeec @ https://github.com/mdanter/phpecc

安装步骤

    1. check if the server has the “GMP PHP extension”, if not see if you (or the server admins) can install it.
    2. 检查服务器是否具有“ GMP PHP扩展名”,如果看不到(或服务器管理员)是否可以安装它。

    3. Upload it to the /wp-content/plugins/ directory
    4. 将其上传到 / wp-content / plugins / 目录

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

下载地址
https://downloads.wordpress.org/plugin/bitid-authentication.1.0.1-20180505.zip
-EOF-

AI助手支持GPT4.0