diff --git a/composer.json b/composer.json index ac01a16..07ffd85 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "$schema": "https://getcomposer.org/schema.json", "name": "cleverogre/ogre-captcha", - "version": "1.1.2", + "version": "1.2.0", "title": "Ogre CAPTCHA", "description": "Protect your site with CAPTCHA", "author": "CleverOgre", diff --git a/inc/abstract-location.php b/inc/abstract-location.php index 8fe5dde..0f2513b 100644 --- a/inc/abstract-location.php +++ b/inc/abstract-location.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/class-settings.php b/inc/class-settings.php index 56a65bf..af615a6 100644 --- a/inc/class-settings.php +++ b/inc/class-settings.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/class-widget.php b/inc/class-widget.php index e4dd8e2..763f472 100644 --- a/inc/class-widget.php +++ b/inc/class-widget.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.1.2 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/gravityforms/class-addon.php b/inc/gravityforms/class-addon.php index 9554436..8d94d81 100644 --- a/inc/gravityforms/class-addon.php +++ b/inc/gravityforms/class-addon.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.1.2 + * @version 1.2.0 * @since 1.1.0 */ diff --git a/inc/location/class-comment-form.php b/inc/location/class-comment-form.php index cf507e9..f8f1bb9 100644 --- a/inc/location/class-comment-form.php +++ b/inc/location/class-comment-form.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/class-login-form.php b/inc/location/class-login-form.php index 7d7d57e..5160010 100644 --- a/inc/location/class-login-form.php +++ b/inc/location/class-login-form.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/class-login-page.php b/inc/location/class-login-page.php index 147f3d5..fbce3d0 100644 --- a/inc/location/class-login-page.php +++ b/inc/location/class-login-page.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ @@ -14,7 +14,6 @@ use Ogre\Captcha\API; use Override; use Ogre\Captcha\LoginLocation; use Ogre\Captcha\Settings; -use Ogre\Captcha\Widget; use WP_Error; use WP_User; diff --git a/inc/location/class-lost-password-form.php b/inc/location/class-lost-password-form.php index 70f082a..bdebeb8 100644 --- a/inc/location/class-lost-password-form.php +++ b/inc/location/class-lost-password-form.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/class-post-password-form.php b/inc/location/class-post-password-form.php index bbd2691..5fa5c13 100644 --- a/inc/location/class-post-password-form.php +++ b/inc/location/class-post-password-form.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/class-registration-page.php b/inc/location/class-registration-page.php index 2f01b5d..4a1eb99 100644 --- a/inc/location/class-registration-page.php +++ b/inc/location/class-registration-page.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/woocommerce/class-checkout.php b/inc/location/woocommerce/class-checkout.php index ae6ed2e..0131474 100644 --- a/inc/location/woocommerce/class-checkout.php +++ b/inc/location/woocommerce/class-checkout.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/woocommerce/class-login.php b/inc/location/woocommerce/class-login.php index 46b0c5c..f0f8932 100644 --- a/inc/location/woocommerce/class-login.php +++ b/inc/location/woocommerce/class-login.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/woocommerce/class-lost-password.php b/inc/location/woocommerce/class-lost-password.php index 52d844f..e7d1dbb 100644 --- a/inc/location/woocommerce/class-lost-password.php +++ b/inc/location/woocommerce/class-lost-password.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/inc/location/woocommerce/class-register.php b/inc/location/woocommerce/class-register.php index 3b6f89c..e7e9b9b 100644 --- a/inc/location/woocommerce/class-register.php +++ b/inc/location/woocommerce/class-register.php @@ -4,7 +4,7 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.0.0 + * @version 1.2.0 * @since 1.0.0 */ diff --git a/ogre-captcha.php b/ogre-captcha.php index 7c27d9c..483c417 100644 --- a/ogre-captcha.php +++ b/ogre-captcha.php @@ -6,14 +6,14 @@ * @author cleverogre * @copyright 2026 CleverOgre * @license GLP-3.0-or-later - * @version 1.1.2 + * @version 1.2.0 * @since 1.0.0 * * @wordpress-plugin * Plugin Name: Ogre CAPTCHA * Plugin URI: https://git.cleverogre.com/cleverogre/ogre-captcha/ * Description: Protect your site with CAPTCHA - * Version: 1.1.2 + * Version: 1.2.0 * Requires at least: 6.0 * Requires PHP: 8.2 * Author: CleverOgre diff --git a/package.json b/package.json index 318428c..35aa75e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://www.schemastore.org/package.json", "name": "cleverogre/ogre-captcha", - "version": "1.1.2", + "version": "1.2.0", "title": "Ogre CAPTCHA", "description": "Protect your site with CAPTCHA", "author": "CleverOgre", diff --git a/readme.txt b/readme.txt index f692d48..2c3cf80 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: ogrecooper, cleverogre Tested up to: 7.0 Requires at least: 6.0 Requires PHP: 8.2 -Version: 1.1.2 +Version: 1.2.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Copyright: CleverOgre @@ -28,6 +28,9 @@ If you don't know what plugin you have downloaded, please contact [CleverOgre](t == Changelog == += 1.2.0 - 2026-06-09 = +* Add floating widget mode support + = 1.1.2 - 2026-06-08 = * Prevent captcha in Gravity Forms editor * Add default widget styling