[wordpress插件] BuddyPress reCAPTCHABuddyPress reCAPTCHA

wordpress 插件 文章 2020-03-13 05:10 512 0 全屏看文

AI助手支持GPT4.0

评分
90
描述

This Plugin integrates the Google reCAPTCHA Service Modul in the BuddyPress Template Page ‘register.php’.

此插件将Google reCAPTCHA服务模块集成到BuddyPress模板页面“ register.php”中。

The file is located in ‘/wp-content/themes/{name}egistrationegister.php’.

该文件位于“ / wp-content / themes / {名称} egistrationegister.php”中。

The plugin adds the new feature by adding an action on ‘bp_before_registration_submit_buttons’.

该插件通过在“ bp_before_registration_submit_buttons”上添加操作来添加新功能。

Therefore the ‘register.php’ must contain the line ‘do_action( ‘bp_before_registration_submit_buttons’ )’.

因此,“ register.php”必须包含“ do_action('bp_before_registration_submit_buttons')”行。

My one was generated with the famous plugin BuddyPress Template Pack.

我的那个是用著名的插件 BuddyPress模板包生成的。

It makes a normal WordPress-Template ready for use with BuddyPress.

它使普通的WordPress模板可以与 BuddyPress 一起使用。

The missing files in the template will be added.

模板中缺少的文件将被添加。

Some Features

某些功能

    Languages

    语言

      • English, but can be switched very simple
      • 英语,但可以非常简单地切换

      Notice: The installation of this plugin will require additional work.

      注意:此插件的安装将需要其他工作。

      Edit the ‘bp-recaptcha.php’ file to make your settings.

      编辑“ bp-recaptcha.php”文件以进行设置。

安装步骤

    1. Upload the ‘bp-recaptcha’ folder to the ‘/wp-content/plugins/’ directory
    2. 将“ bp-recaptcha”文件夹上传到“ / wp-content / plugins /”目录

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

    5. Edit the ‘bp-recaptcha.php’ and add your reCAPTCHA Api keys.

    6. 编辑“ bp-recaptcha.php”并添加 reCAPTCHA Api密钥

      You must have API keys for the current domain for this plugin to work.

      您必须具有当前域的API密钥,此插件才能工作。

      You can get it here.

    7. 您可以在此处获得它。

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

AI助手支持GPT4.0