[wordpress插件] Cryptographp密码学

wordpress 插件 文章 2020-04-05 18:50 539 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin allows you to add a captcha before anyone could post a comment.

此插件可让您在任何人都可以发表评论之前添加验证码。

The captcha can be easily configured in the options of the WordPress admin section.

可以在WordPress管理部分的选项中轻松配置验证码。

This plugin use on the Cryptographp library.

此插件在 Cryptographp 库中使用。

安装步骤

    1. Unzip the archive in the /wp-content/plugins/ directory.
    2. 将存档解压缩到 / wp-content / plugins / 目录中。

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

    5. Place

    6. 放置 <?php display_cryptographp();

      ?> in file comments.php of your templates.

      模板文件 comments.php 中的?>

      You MUST display it while the plugin is activated, or users won’t be able to post any comment.

    7. 您必须在激活插件后显示它,否则用户将无法发表任何评论。

    8. You can configure the captcha with the Options > Cryptographp page of your admin.
    9. 您可以使用管理员的 Options> Cryptographp 页面配置验证码。

下载地址
https://downloads.wordpress.org/plugin/cryptographp.zip
-EOF-

AI助手支持GPT4.0