Changeset 3169451
- Timestamp:
- 10/15/2024 05:43:39 PM (15 months ago)
- Location:
- checkview
- Files:
-
- 262 added
- 5 edited
-
tags/1.1.22 (added)
-
tags/1.1.22/LICENSE (added)
-
tags/1.1.22/LICENSE.txt (added)
-
tags/1.1.22/README.md (added)
-
tags/1.1.22/README.txt (added)
-
tags/1.1.22/admin (added)
-
tags/1.1.22/admin/assets (added)
-
tags/1.1.22/admin/assets/css (added)
-
tags/1.1.22/admin/assets/css/checkview-admin.css (added)
-
tags/1.1.22/admin/assets/css/checkview-swal2.css (added)
-
tags/1.1.22/admin/assets/images (added)
-
tags/1.1.22/admin/assets/images/logo.svg (added)
-
tags/1.1.22/admin/assets/js (added)
-
tags/1.1.22/admin/assets/js/checkview-admin.js (added)
-
tags/1.1.22/admin/class-checkview-admin-logs.php (added)
-
tags/1.1.22/admin/class-checkview-admin.php (added)
-
tags/1.1.22/admin/settings (added)
-
tags/1.1.22/admin/settings/class-checkview-admin-settings.php (added)
-
tags/1.1.22/admin/settings/templates (added)
-
tags/1.1.22/admin/settings/templates/api.php (added)
-
tags/1.1.22/admin/settings/templates/general.php (added)
-
tags/1.1.22/admin/settings/templates/logs.php (added)
-
tags/1.1.22/assets (added)
-
tags/1.1.22/assets/js (added)
-
tags/1.1.22/assets/js/frontend (added)
-
tags/1.1.22/assets/js/frontend/blocks.asset.php (added)
-
tags/1.1.22/assets/js/frontend/blocks.js (added)
-
tags/1.1.22/bin (added)
-
tags/1.1.22/bin/build_i18n.sh (added)
-
tags/1.1.22/bin/install-wp-tests.sh (added)
-
tags/1.1.22/checkview.php (added)
-
tags/1.1.22/composer.json (added)
-
tags/1.1.22/composer.lock (added)
-
tags/1.1.22/includes (added)
-
tags/1.1.22/includes/API (added)
-
tags/1.1.22/includes/API/class-checkview-api.php (added)
-
tags/1.1.22/includes/checkview-functions.php (added)
-
tags/1.1.22/includes/class-checkview-activator.php (added)
-
tags/1.1.22/includes/class-checkview-deactivator.php (added)
-
tags/1.1.22/includes/class-checkview-i18n.php (added)
-
tags/1.1.22/includes/class-checkview-loader.php (added)
-
tags/1.1.22/includes/class-checkview.php (added)
-
tags/1.1.22/includes/formhelpers (added)
-
tags/1.1.22/includes/formhelpers/class-checkview-cf7-helper.php (added)
-
tags/1.1.22/includes/formhelpers/class-checkview-fluent-forms-helper.php (added)
-
tags/1.1.22/includes/formhelpers/class-checkview-formidable-helper.php (added)
-
tags/1.1.22/includes/formhelpers/class-checkview-gforms-helper.php (added)
-
tags/1.1.22/includes/formhelpers/class-checkview-ninja-forms-helper.php (added)
-
tags/1.1.22/includes/formhelpers/class-checkview-wpforms-helper.php (added)
-
tags/1.1.22/includes/index.php (added)
-
tags/1.1.22/includes/vendor (added)
-
tags/1.1.22/includes/vendor/autoload.php (added)
-
tags/1.1.22/includes/vendor/composer (added)
-
tags/1.1.22/includes/vendor/composer/ClassLoader.php (added)
-
tags/1.1.22/includes/vendor/composer/InstalledVersions.php (added)
-
tags/1.1.22/includes/vendor/composer/LICENSE (added)
-
tags/1.1.22/includes/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.22/includes/vendor/composer/autoload_files.php (added)
-
tags/1.1.22/includes/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.22/includes/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.22/includes/vendor/composer/autoload_real.php (added)
-
tags/1.1.22/includes/vendor/composer/autoload_static.php (added)
-
tags/1.1.22/includes/vendor/composer/installed.json (added)
-
tags/1.1.22/includes/vendor/composer/installed.php (added)
-
tags/1.1.22/includes/vendor/composer/platform_check.php (added)
-
tags/1.1.22/includes/vendor/firebase (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/CHANGELOG.md (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/LICENSE (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/README.md (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/composer.json (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src/BeforeValidException.php (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src/CachedKeySet.php (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src/ExpiredException.php (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src/JWK.php (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src/JWT.php (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src/Key.php (added)
-
tags/1.1.22/includes/vendor/firebase/php-jwt/src/SignatureInvalidException.php (added)
-
tags/1.1.22/includes/vendor/paragonie (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/LICENSE (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/build-phar.sh (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/composer.json (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/dist (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/lib (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/lib/random.php (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/other (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/other/build_phar.php (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/psalm-autoload.php (added)
-
tags/1.1.22/includes/vendor/paragonie/random_compat/psalm.xml (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/LICENSE (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/README.md (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/autoload-php7.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/autoload.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/composer-php52.json (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/composer.json (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib/constants.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib/namespaced.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib/php72compat.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib/php72compat_const.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib/ristretto255.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib/sodium_compat.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Compat.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Util.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/Crypto.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/namespaced/File.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Compat.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Base64 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/ChaCha20 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Curve25519/README.md (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Ed25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Poly1305 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Poly1305.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Salsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/SecretStream (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/SipHash.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/Util.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/X25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/ChaCha20 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Curve25519/README.md (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Int32.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Int64.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Poly1305 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/SecretStream (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/SipHash.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/Util.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/X25519.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Crypto.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/Crypto32.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/File.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/PHP52 (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php (added)
-
tags/1.1.22/includes/vendor/paragonie/sodium_compat/src/SodiumException.php (added)
-
tags/1.1.22/includes/woocommercehelper (added)
-
tags/1.1.22/includes/woocommercehelper/class-checkview-blocks-payment-gateway.php (added)
-
tags/1.1.22/includes/woocommercehelper/class-checkview-payment-gateway.php (added)
-
tags/1.1.22/includes/woocommercehelper/class-checkview-woo-automated-testing.php (added)
-
tags/1.1.22/languages (added)
-
tags/1.1.22/languages/checkview.pot (added)
-
tags/1.1.22/package-lock.json (added)
-
tags/1.1.22/package.json (added)
-
tags/1.1.22/phpunit-11.1.3.phar (added)
-
tags/1.1.22/phpunit.xml copy.dist (added)
-
tags/1.1.22/phpunit.xml.dist (added)
-
tags/1.1.22/phpunit.xml.dist.bak (added)
-
tags/1.1.22/public (added)
-
tags/1.1.22/public/class-checkview-public.php (added)
-
tags/1.1.22/public/css (added)
-
tags/1.1.22/public/css/checkview-public.css (added)
-
tags/1.1.22/public/js (added)
-
tags/1.1.22/public/js/checkview-public.js (added)
-
tags/1.1.22/resources (added)
-
tags/1.1.22/resources/js (added)
-
tags/1.1.22/resources/js/frontend (added)
-
tags/1.1.22/resources/js/frontend/block.js (added)
-
tags/1.1.22/tests (added)
-
tags/1.1.22/tests/bootstrap.php (added)
-
tags/1.1.22/tests/test-activator.php (added)
-
tags/1.1.22/tests/test-admin-logs.php (added)
-
tags/1.1.22/tests/test-admin-settings.php (added)
-
tags/1.1.22/tests/test-admin.php (added)
-
tags/1.1.22/tests/test-api.php (added)
-
tags/1.1.22/tests/test-blocks-gateway.php (added)
-
tags/1.1.22/tests/test-cf7.php (added)
-
tags/1.1.22/tests/test-checkview-gateway.php (added)
-
tags/1.1.22/tests/test-checkview-general.php (added)
-
tags/1.1.22/tests/test-checkview-testId.php (added)
-
tags/1.1.22/tests/test-checkview.php (added)
-
tags/1.1.22/tests/test-fdf.php (added)
-
tags/1.1.22/tests/test-ff.php (added)
-
tags/1.1.22/tests/test-gf.php (added)
-
tags/1.1.22/tests/test-loader.php (added)
-
tags/1.1.22/tests/test-nf.php (added)
-
tags/1.1.22/tests/test-translation.php (added)
-
tags/1.1.22/tests/test-woo-automation.php (added)
-
tags/1.1.22/tests/test-wpf.php (added)
-
tags/1.1.22/tests/wp-config.php (added)
-
tags/1.1.22/uninstall.php (added)
-
tags/1.1.22/webpack.config.js (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/checkview.php (modified) (2 diffs)
-
trunk/includes/class-checkview.php (modified) (2 diffs)
-
trunk/includes/woocommercehelper/class-checkview-woo-automated-testing.php (modified) (1 diff)
-
trunk/tests/test-checkview.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
checkview/trunk/README.txt
r3166675 r3169451 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html 10 Stable tag: 1.1.2 110 Stable tag: 1.1.22 11 11 12 12 [CheckView](https://checkview.io/) is the friendly WordPress automated testing platform for everyone, from developers, shop owners to agencies. … … 86 86 87 87 == Changelog == 88 89 = 1.1.22 = 90 * Added a patch to ensure the Contact Form 7 module loads during AJAX requests. 91 * Resolved CAPTCHA errors for Contact Form 7. 92 * Updated the checkview_get_api_ip() function to address CleanTalk and hCaptcha bypass issues for SaaS IP addresses. 93 88 94 = 1.1.21 = 89 95 * Added a patch for CleanTalk whitelisting for SaaS IP addresses. … … 206 212 207 213 == Upgrade Notice == 214 = 1.1.22 = 215 * Added a patch to ensure the Contact Form 7 module loads during AJAX requests. 216 * Resolved CAPTCHA errors for Contact Form 7. 217 * Updated the checkview_get_api_ip() function to address CleanTalk and hCaptcha bypass issues for SaaS IP addresses. 218 208 219 = 1.1.21 = 209 220 * Added a patch for CleanTalk whitelisting for SaaS IP addresses. -
checkview/trunk/checkview.php
r3166675 r3169451 16 16 * Plugin URI: https://checkview.io 17 17 * Description: CheckView is the #1 fully automated solution to test your WordPress forms and detect form problems fast. Automatically test your WordPress forms to ensure you never miss a lead again. 18 * Version: 1.1.2 118 * Version: 1.1.22 19 19 * Author: CheckView 20 20 * Author URI: https://checkview.io/ … … 37 37 * Rename this for your plugin and update it as you release new versions. 38 38 */ 39 define( 'CHECKVIEW_VERSION', '1.1.2 1' );39 define( 'CHECKVIEW_VERSION', '1.1.22' ); 40 40 41 41 /** -
checkview/trunk/includes/class-checkview.php
r3166675 r3169451 80 80 $this->version = CHECKVIEW_VERSION; 81 81 } else { 82 $this->version = '1.1.2 1';82 $this->version = '1.1.22'; 83 83 } 84 84 $this->plugin_name = 'checkview'; … … 176 176 // Check view Bot IP. 177 177 $cv_bot_ip = checkview_get_api_ip(); 178 if ( is_plugin_active( 'contact-form-7/wp-contact-form-7.php' ) && ! class_exists( 'checkview_cf7_helper' ) && ( isset( $_REQUEST['checkview_test_id'] ) || ( is_array( $cv_bot_ip ) && in_array( $visitor_ip, $cv_bot_ip ) ) ) ) {178 if ( is_plugin_active( 'contact-form-7/wp-contact-form-7.php' ) && ! class_exists( 'checkview_cf7_helper' ) && ( 'checkview-saas' === get_option( $visitor_ip ) || isset( $_REQUEST['checkview_test_id'] ) || ( is_array( $cv_bot_ip ) && in_array( $visitor_ip, $cv_bot_ip ) ) ) ) { 179 179 $send_to = CHECKVIEW_EMAIL; 180 180 -
checkview/trunk/includes/woocommercehelper/class-checkview-woo-automated-testing.php
r3164424 r3169451 575 575 $this, 576 576 'checkview_woocommerce_block_support', 577 );578 add_filter(579 'cfturnstile_whitelisted',580 '__return_true',581 999582 577 ); 583 578 // Make the test product visible in the catalog. -
checkview/trunk/tests/test-checkview.php
r3166675 r3169451 8 8 public function test_plugin_version_defined() { 9 9 $this->assertTrue( defined( 'CHECKVIEW_VERSION' ) ); 10 $this->assertEquals( '1.1.2 1', CHECKVIEW_VERSION );10 $this->assertEquals( '1.1.22', CHECKVIEW_VERSION ); 11 11 } 12 12
Note: See TracChangeset
for help on using the changeset viewer.