Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

reCAPTCHA for Salon Booking System

Beschrijving

reCAPTCHA for Salon Booking System is a plugin that brings recaptcha functionality to Salon Booking System.

Before using this plugin, make sure you have Salon Booking System version 3 (or newer) installed. You can download
Salon Booking System from the plugin repository Salon Booking System

Once installed you can download and install this plugin.

The Source

No surprises. You can lookup the source any time on Github.

Schermafbeeldingen

  • Settings page

Installatie

  • Salon Booking System version 3 is required to work with this plugin.
  • Make sure you have a Google Account.
  • Install and activate this (reCAPTCHA for Salon Booking System) plugin

The steps

  1. Register a (new) site on https://www.google.com/recaptcha/admin/create (reCAPTCHA Google Admin Console)
  2. Enter a label for your reCAPTCHA site.
  3. Select reCAPTCHA version 2 and select Invisible reCAPTCHA-badge
  4. Enter the domainname of the site you working on.
  5. Agree with the terms and submit the form.
  6. Copy the private and site key.
  7. Go to WordPress Admin. In the admin menu click: Salon -> reCAPTCHA
  8. Paste your keys in here.
  9. Submit the form to save the private/site keys. Thats it.

Once completed this steps, your users should see a recaptcha logo in the booking summary page.

FAQ

Will this plugin work with Version 3 keys?

No. Google reCAPTCHA has specific keys for each API.

Where do I add my Version 2 keys?

In WordPress admin you click on Salon -> reCAPTCHA. You see a page where you can add the keys. See also screenshot 1.

I’ve added the Version 2 keys but nothing has changed

If you have added the Version 2 keys and you still do not see the reCaptcha show up on your booking summary form please check the following:

  1. In WordPress admin, under Salon -> reCAPTCHA make sure you see a private/site key.
  2. On https://www.google.com/recaptcha/admin/ make sure you entered the correct domainname of your wordpres site.
  3. On https://www.google.com/recaptcha/admin/ make sure you have selected “invisible recaptcha”
  4. On https://www.google.com/recaptcha/admin/ make sure you have selected “Version 2”

Should the above be correct please leave a message in the form.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“reCAPTCHA for Salon Booking System” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“reCAPTCHA for Salon Booking System” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “reCAPTCHA for Salon Booking System” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.4 (2019-09-23)

  • Ready for release

1.0.3 (2019-09-23)

  • sanitize user data

1.0.2 (2019-09-23)

  • utilize wp_remote_post function to retrieve json object from google servers.

1.0.1 (2019-09-20)

  • Removed version check of Salon Booking System plugin.
  • Created a readme file.

1.0.0 (2019-09-19)

  • First version for evaluation.