Changeset 3126928
- Timestamp:
- 07/28/2024 11:00:44 PM (19 months ago)
- Location:
- power-captcha-recaptcha
- Files:
-
- 102 added
- 5 edited
-
tags/1.0.5 (added)
-
tags/1.0.5/assets (added)
-
tags/1.0.5/assets/css (added)
-
tags/1.0.5/assets/css/admin.css (added)
-
tags/1.0.5/assets/css/admin.min.css (added)
-
tags/1.0.5/assets/css/captcha.css (added)
-
tags/1.0.5/assets/css/captcha.min.css (added)
-
tags/1.0.5/assets/js (added)
-
tags/1.0.5/assets/js/admin.js (added)
-
tags/1.0.5/assets/js/admin.min.js (added)
-
tags/1.0.5/assets/js/captcha.js (added)
-
tags/1.0.5/assets/js/captcha.min.js (added)
-
tags/1.0.5/assets/js/notice.js (added)
-
tags/1.0.5/assets/js/notice.min.js (added)
-
tags/1.0.5/inc (added)
-
tags/1.0.5/inc/admin.php (added)
-
tags/1.0.5/inc/api.php (added)
-
tags/1.0.5/inc/core.php (added)
-
tags/1.0.5/inc/woo (added)
-
tags/1.0.5/inc/woo/checkout.php (added)
-
tags/1.0.5/inc/woo/common.php (added)
-
tags/1.0.5/inc/woo/login.php (added)
-
tags/1.0.5/inc/woo/lostpassword.php (added)
-
tags/1.0.5/inc/woo/register.php (added)
-
tags/1.0.5/inc/woo/resetpassword.php (added)
-
tags/1.0.5/inc/woo/review.php (added)
-
tags/1.0.5/inc/wp (added)
-
tags/1.0.5/inc/wp/comment.php (added)
-
tags/1.0.5/inc/wp/common.php (added)
-
tags/1.0.5/inc/wp/login.php (added)
-
tags/1.0.5/inc/wp/lostpassword.php (added)
-
tags/1.0.5/inc/wp/register.php (added)
-
tags/1.0.5/inc/wp/resetpassword.php (added)
-
tags/1.0.5/languages (added)
-
tags/1.0.5/languages/power-captcha-recaptcha-es_ES.mo (added)
-
tags/1.0.5/languages/power-captcha-recaptcha-es_ES.po (added)
-
tags/1.0.5/license.txt (added)
-
tags/1.0.5/power-captcha-recaptcha.php (added)
-
tags/1.0.5/readme.txt (added)
-
tags/1.0.5/vendor (added)
-
tags/1.0.5/vendor/autoload.php (added)
-
tags/1.0.5/vendor/composer (added)
-
tags/1.0.5/vendor/composer/ClassLoader.php (added)
-
tags/1.0.5/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.5/vendor/composer/LICENSE (added)
-
tags/1.0.5/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.5/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.5/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.5/vendor/composer/autoload_real.php (added)
-
tags/1.0.5/vendor/composer/autoload_static.php (added)
-
tags/1.0.5/vendor/composer/installed.json (added)
-
tags/1.0.5/vendor/composer/installed.php (added)
-
tags/1.0.5/vendor/composer/platform_check.php (added)
-
tags/1.0.5/vendor/google (added)
-
tags/1.0.5/vendor/google/recaptcha (added)
-
tags/1.0.5/vendor/google/recaptcha/.github (added)
-
tags/1.0.5/vendor/google/recaptcha/.github/ISSUE_TEMPLATE (added)
-
tags/1.0.5/vendor/google/recaptcha/.github/ISSUE_TEMPLATE/bug_report.md (added)
-
tags/1.0.5/vendor/google/recaptcha/.gitignore (added)
-
tags/1.0.5/vendor/google/recaptcha/.travis.yml (added)
-
tags/1.0.5/vendor/google/recaptcha/ARCHITECTURE.md (added)
-
tags/1.0.5/vendor/google/recaptcha/CONTRIBUTING.md (added)
-
tags/1.0.5/vendor/google/recaptcha/LICENSE (added)
-
tags/1.0.5/vendor/google/recaptcha/README.md (added)
-
tags/1.0.5/vendor/google/recaptcha/app.yaml (added)
-
tags/1.0.5/vendor/google/recaptcha/composer.json (added)
-
tags/1.0.5/vendor/google/recaptcha/examples (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/appengine-https.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/config.php.dist (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/examples.css (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/google0afd8760fd68f119.html (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/index.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/recaptcha-content-security-policy.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/recaptcha-v2-checkbox-explicit.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/recaptcha-v2-checkbox.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/recaptcha-v2-invisible.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/recaptcha-v3-request-scores.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/recaptcha-v3-verify.php (added)
-
tags/1.0.5/vendor/google/recaptcha/examples/robots.txt (added)
-
tags/1.0.5/vendor/google/recaptcha/phpunit.xml.dist (added)
-
tags/1.0.5/vendor/google/recaptcha/src (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestMethod (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/ReCaptcha/Response.php (added)
-
tags/1.0.5/vendor/google/recaptcha/src/autoload.php (added)
-
tags/1.0.5/vendor/google/recaptcha/tests (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha/ReCaptchaTest.php (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha/RequestMethod (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha/RequestMethod/CurlPostTest.php (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha/RequestMethod/PostTest.php (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha/RequestMethod/SocketPostTest.php (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha/RequestParametersTest.php (added)
-
tags/1.0.5/vendor/google/recaptcha/tests/ReCaptcha/ResponseTest.php (added)
-
trunk/inc/core.php (modified) (3 diffs)
-
trunk/languages/power-captcha-recaptcha-es_ES.mo (modified) (previous)
-
trunk/languages/power-captcha-recaptcha-es_ES.po (modified) (5 diffs)
-
trunk/power-captcha-recaptcha.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
power-captcha-recaptcha/trunk/inc/core.php
r3121742 r3126928 194 194 */ 195 195 function pwrcap_validate_posted_captcha() { 196 $grecaptcha_response = ''; 196 197 // phpcs:disable WordPress.Security.NonceVerification.Missing -- not the function's responsibility 197 198 if ( isset( $_SERVER['REQUEST_METHOD'] ) && 'POST' === $_SERVER['REQUEST_METHOD'] && ! empty( $_POST['g-recaptcha-response'] ) ) { … … 200 201 } 201 202 203 $server_name = null; 202 204 // phpcs:disable WordPress.Security.ValidatedSanitizedInput.InputNotValidated, WordPress.Security.ValidatedSanitizedInput.MissingUnslash, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized 203 205 if ( ! empty( $_SERVER['SERVER_NAME'] ) ) { … … 206 208 } 207 209 210 $ip_address = null; 208 211 if ( ! empty( $_SERVER['REMOTE_ADDR'] ) ) { 209 212 $ip_address = sanitize_text_field( wp_unslash( $_SERVER['REMOTE_ADDR'] ) ); -
power-captcha-recaptcha/trunk/languages/power-captcha-recaptcha-es_ES.po
r3121742 r3126928 1 # Translation of Plugins - Power Captcha reCAPTCHA - Development (trunk) in Spanish (Spain)2 # This file is distributed under the same license as the Plugins - Power Captcha reCAPTCHA - Development (trunk) package.1 # Translation of Plugins - Power Captcha reCAPTCHA - Stable (latest release) in Spanish (Spain) 2 # This file is distributed under the same license as the Plugins - Power Captcha reCAPTCHA - Stable (latest release) package. 3 3 msgid "" 4 4 msgstr "" 5 "PO-Revision-Date: 2024-07- 18 17:09:46+0000\n"5 "PO-Revision-Date: 2024-07-20 16:24:19+0000\n" 6 6 "MIME-Version: 1.0\n" 7 7 "Content-Type: text/plain; charset=UTF-8\n" … … 10 10 "X-Generator: GlotPress/4.0.1\n" 11 11 "Language: es\n" 12 "Project-Id-Version: Plugins - Power Captcha reCAPTCHA - Development (trunk)\n" 13 14 #. Author URI of the plugin 15 #: power-captcha-recaptcha.php 16 msgid "https://denisaleman.com/" 17 msgstr "https://denisaleman.com/" 12 "Project-Id-Version: Plugins - Power Captcha reCAPTCHA - Stable (latest release)\n" 13 14 #: inc/admin.php:383 15 msgid "Validate requests in the background" 16 msgstr "Valida las solicitudes en segundo plano" 17 18 #: inc/admin.php:381 19 msgid "Validate requests with the \"I'm not a robot\" checkbox" 20 msgstr "Valida las solicitudes con la casilla de verificación «No soy un robot»" 21 22 #: inc/admin.php:378 23 msgid "Verify requests with a challenge" 24 msgstr "Verifica las solicitudes con un reto" 25 26 #: inc/admin.php:376 27 msgid "Verify requests with a score" 28 msgstr "Verifica las solicitudes con una puntuación" 18 29 19 30 #: inc/wp/common.php:24 … … 86 97 #: inc/admin.php:443 87 98 msgid "Thank you for installing Power Captcha reCAPTCHA!" 88 msgstr " "99 msgstr "¡Gracias por instalar Power Captcha reCAPTCHA!" 89 100 90 101 #: inc/admin.php:441 inc/admin.php:491 … … 94 105 #: inc/admin.php:440 95 106 msgid "Thank you for installing Power Captcha reCAPTCHA! Complete setup to start protecting your site now." 96 msgstr " "107 msgstr "¡Gracias por instalar Power Captcha reCAPTCHA! Completa la configuración para empezar a proteger tu sitio web ahora." 97 108 98 109 #: inc/admin.php:383 … … 167 178 msgid "General" 168 179 msgstr "General" 180 181 #. Author URI of the plugin 182 #: power-captcha-recaptcha.php 183 msgid "https://denisaleman.com/" 184 msgstr "https://denisaleman.com/" 169 185 170 186 #. Author of the plugin -
power-captcha-recaptcha/trunk/power-captcha-recaptcha.php
r3121742 r3126928 3 3 * Plugin Name: Power Captcha reCAPTCHA 4 4 * Plugin URI: https://wordpress.org/plugins/power-captcha-recaptcha/ 5 * Version: 1.0. 45 * Version: 1.0.5 6 6 * Description: Google reCAPTCHA integration for WordPress and WooCommerce. 7 7 * Author: Denis Alemán 8 8 * Author URI: https://denisaleman.com/ 9 9 * Requires at least: 5.0 10 * Tested up to: 6.6 10 * Tested up to: 6.6.1 11 11 * WC tested up to: 8.9.3 12 12 * Requires PHP: 5.5 … … 17 17 * 18 18 * @package PowerCaptchaReCaptcha 19 * @version 1.0. 419 * @version 1.0.5 20 20 * @author Denis Alemán 21 21 * @copyright 2023-2024 Denis Alemán … … 27 27 } 28 28 29 define( 'PWRCAP_VERSION', '1.0. 4' );29 define( 'PWRCAP_VERSION', '1.0.5' ); 30 30 define( 'PWRCAP_BASENAME', plugin_basename( __FILE__ ) ); 31 31 define( 'PWRCAP_PLUGIN_FILE', __FILE__ ); -
power-captcha-recaptcha/trunk/readme.txt
r3121742 r3126928 2 2 Contributors: denisaleman 3 3 Donate link: https://www.buymeacoffee.com/denisaleman 4 Tags: captcha, comment reCAPTCHA, google recaptcha, login recaptcha, recaptcha4 Tags: captcha, google recaptcha, comment form, login security, anti-spam security, form protection, woocommerce 5 5 Requires at least: 5.0 6 Tested up to: 6.6 7 Stable tag: 1.0. 46 Tested up to: 6.6.1 7 Stable tag: 1.0.5 8 8 Requires PHP: 5.5 9 9 License: GPLv3 … … 50 50 == Frequently Asked Questions == 51 51 52 = How do I use Power Captcha ReCAPTCHA? = 53 54 Power Captcha ReCAPTCHA is anti-spam solution that helps you secure forms and stops bots from submitting them. 55 After completing setup, on the tab "Captcha" of the settings page, select the forms you want to protect. The captchas will be integrated into the selected forms. 56 57 = Do I need to code to implement captchas? = 58 59 No coding required. The plugin provides one-click integration for all the supported WordPress and WooCommerce forms. 60 61 = The plugin doesn't support some form I need. How can I get support added for them? = 62 63 Please, create a new topic with a feature request in [our support forum](https://wordpress.org/support/plugin/power-captcha-recaptcha/). 64 52 65 = Is plugin relying on 3rd party as service? = 53 66 … … 85 98 = 1.0.4 (2024-07-18) = 86 99 * Spanish support added. 100 101 = 1.0.5 (2024-07-28) = 102 * Tested up to 6.6.1 103 * Spanish support improved. 104 * Readme improved. 105 * Minor bug fixed.
Note: See TracChangeset
for help on using the changeset viewer.