Illustrations for the article

Add reCaptcha to Restaurant Reservations plugin

Pluginy, Security, Snippets

If you are a fan of Restaurant Reservations plugin, you might want to secure it by Google’s reCaptcha. The plugin itself doesn’t support it However, implementation is not hard and you could make it just in two steps.

1. Install and setup Invisible reCaptcha for WordPress plugin.

2. Implement a custom form support (for our reservation). Add the following code into functions.php of your child template or use a plugin that allows you to add custom snippets such as Code Snippets. Please, do not add snippets directly into your theme template – you will lose changes in the next theme update.

Done. If you need help, get in touch in comments.

Comments (2)

  1. Just followed your tutorial for a website i am currently setting up. everything worked fine. Keep up the great work!

Leave a Reply

Your email address will not be published. Required fields are marked *