Merge pull request #5382 from nurbek91/recaptchav2

Add ReCaptcha v2 for Contact Form 7 / WP plugin
main
Elbert Alias 3 years ago committed by GitHub
commit a7a926b54d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 17 KiB

@ -461,6 +461,20 @@
"scriptSrc": "rebuyengine\\.com",
"website": "https://rebuyengine.com/"
},
"ReCaptcha v2 for Contact Form 7": {
"cats": [
87
],
"description": "Contact Form 7 v5.1 dropped support for reCaptcha v2 along with the [recaptcha] tag December 2018. This plugin brings that functionality back from Contact Form 7 5.0.5 and re-adds the [recaptcha] tag.",
"icon": "ReCaptcha v2 for Contact Form 7.svg",
"scriptSrc": "/wp-content/plugins/wpcf7-recaptcha/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"requires": "WordPress",
"implies": "Contact Form 7",
"pricing": [
"freemium"
],
"website": "https://wordpress.org/plugins/wpcf7-recaptcha/"
},
"Recapture": {
"cats": [
98

Loading…
Cancel
Save