Tsjippy / hcaptcha-wordpress-plugin

hCaptcha.com support for Wordpress (Plugin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hCaptcha for WordPress

Build Status

Contributors: intercrypt, hCaptcha team, phpwebdev11, faysalhaque, plexusllc-admin, thinhbuzz, kaggdesign, publicarray

Maintainers: hCaptcha team

License: GPLv2 or later, at your option
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enables hCaptcha integration with WordPress.

Description

NOTE: This is a community-developed plugin. All integrations were submitted by developers like you. If you see an integration that doesn't work, or one that's missing, please open a pull request!

Note that PRs should meet WordPress Coding Standards. This is automatically enforced by CI.

hCaptcha is a drop-in replacement for reCAPTCHA that earns website owners money and helps companies get their data labeled, without giving your user data to an ad company.

Installation

cd /wp-content/plugins
git clone https://github.com/hCaptcha/hcaptcha-wordpress-plugin.git
cd hcaptcha-wordpress-plugin
composer install
  1. Sign up at hCaptcha.com to get a site key and secret.
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Enter your Site Key and SECRET in the Settings -> hCaptcha menu in WordPress
  4. Enable desired Integrations

Run code sniffer to respect WordPress coding standards

composer phpcs

Run integration tests

composer integration

Frequently Asked Questions

Q: Where can I get more information about hCaptcha?
A: Please see our website at: https://hcaptcha.com/

Screenshots

See our blog post at: https://medium.com/hcaptcha-blog/hcaptcha-plugin-for-wordpress-now-available-49765536c69f

Credits

  • Initial version: Alex Vilchynskyy + intercrypt team
  • Current version and maintainer: hCaptcha team

Support

  • Ninja Forms Addon
  • Contact Form 7 Addon
  • Login Form
  • Register Form
  • Comment Form
  • Lost Password Form
  • WooCommerce Login Form
  • WooCommerce Registration Form
  • WooCommerce Lost Password Form
  • WooCommerce Checkout Form
  • WooCommerce Wishlists (see notes in wc_wl/wc-wl-create-list.php)
  • Buddypress Registration Form
  • BuddyPress Create Group Form
  • bbpress new topic Form
  • bbpress reply Form
  • WPForms Lite
  • WPForms Pro
  • WPForo new topic Form
  • WPForo Reply Form
  • Mailchimp for WP Form
  • Jetpack Contact Form
  • Subscribers Form

Please note

Some plugins listed have been superseded by native support, and are included only for legacy purposes.

You should always use native hCaptcha support if available for your plugin. Please check with your plugin author if native support is not yet available.

Instructions for native integrations are below:

About

hCaptcha.com support for Wordpress (Plugin)

License:GNU General Public License v2.0


Languages

Language:PHP 97.7%Language:Shell 1.8%Language:JavaScript 0.3%Language:HTML 0.1%Language:CSS 0.0%