Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

WPCF 7 reCaptcha Defer

Descrição

This plugin is designed to help improve the performance of Contact Form 7 by loading the reCaptcha field on input focus instead of on page load.
This can help reduce the number of requests made to the server and improve the overall performance of the form.

The main advantages of using this plugin:

  • Defer loading of recaptcha until input is focused;
  • Improve speed by loading recaptcha only when it’s needed;
  • Improve GDPR compliance by not loading recaptcha until it’s needed;
  • Reduces potential conflicts with other plugins that load recaptcha;
  • Fewer HTTP requests needed to load recaptcha.

Ecrãs

  • Settings panel

Instalação

  • Method 1:
  1. Go to your WP Dashboard > Plugins > Add new
  2. Search for ‘WPCF 7 reCaptcha Defer’
  3. Click Install
  4. Click Activate
  • Method 2:
  1. Download the plugin from this page
  2. Upload rm-wpcf7-recaptcha-defer folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Avaliações

12 Outubro, 2023
I can see the recaptcha load after the initial page, once you start filling in the form. Upped my page speed! Thanks
4 Outubro, 2023
Finally fixed the CF7 reCAPTCHA v3 not working issue where "response token is empty" when using a theme that uses the Webriti companion plugin. Fixed it by using the CF7 Integration, adding Advanced Google reCAPTCHA and setup the reCAPTCHA v3 keys in both and installed this plugin. Very simple and works!
23 Novembro, 2022
The plugin improved google page insights rankings and also made the site load faster and improve GDPR
Ler todas as 5 avaliações

Contribuidores e programadores

“WPCF 7 reCaptcha Defer” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.0.3

  • CF7 compatibility issue fixed.

1.0.2

  • Readme updated

1.0.1

  • Fist security bug fixes

1.0.0

  • Fist version