2017 © Pedro Peláez
 

library recaptcha

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

image

bwp/recaptcha

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

  • Thursday, January 14, 2016
  • by kminhfoss@gmail.com
  • Repository
  • 3 Watchers
  • 7 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 5 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Better WordPress reCAPTCHA

This WordPress plugin supports no CAPTCHA reCAPTCHA, Contact Form 7 and Akismet., (*1)

See http://betterwp.net/wordpress-plugins/bwp-recaptcha/ for documentation., (*2)

Report issues: https://github.com/OddOneOut/bwp-recaptcha/issues, (*3)

Installation via Composer

This plugin can be installed via composer, by running:, (*4)

composer require kdm/bwp-recaptcha

By default, composer will install the plugin to wp-content/plugins., (*5)

Development

Apart from composer, you will need npm and bower for development., (*6)

To run test, issue the following command:, (*7)

npm test

To build the plugin in a development environment, issue:, (*8)

npm run build

To build a production-ready plugin, issue:, (*9)

npm run build:dist

A dist folder will be created with a version that can be used as a regular plugin on wp.org., (*10)

Note that certain files and directories are not needed in production environment, such as configuration files, tests, node modules, and bower components, so they should be removed before updating the plugin's svn repository., (*11)

A .svnignore file is provided for this reason, and it can be used with existing tools out there (such as rsync) to remove the above mentioned files., (*12)

The Versions

14/01 2016

dev-master

9999999-dev http://betterwp.net

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

  • wpackagist-plugin/akismet ~3.1
  • wpackagist-plugin/contact-form-7 ~4.0

by Khang Minh

14/01 2016

2.0.3

2.0.3.0 http://betterwp.net

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

  • wpackagist-plugin/akismet ~3.1
  • wpackagist-plugin/contact-form-7 ~4.0

by Khang Minh

19/08 2015

2.0.x-dev

2.0.9999999.9999999-dev http://betterwp.net

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

  Sources   Download

GPLv3

The Requires

 

by Khang Minh

19/08 2015

2.0.1

2.0.1.0 http://betterwp.net

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

  Sources   Download

GPLv3

The Requires

 

by Khang Minh

19/08 2015

2.0.0

2.0.0.0 http://betterwp.net

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.

  Sources   Download

GPLv3

The Requires

 

by Khang Minh