diff --git a/composer.json b/composer.json index 8f581ee0..16f2034c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ext-iconv": "*", "ext-tidy": "*", "composer/installers": "^2.3", - "woocommerce/action-scheduler": "3.9.0" + "woocommerce/action-scheduler": "3.9.2" }, "require-dev": { "wp-cli/wp-cli": "*", diff --git a/readme.txt b/readme.txt index 23b06473..8f4f5c2f 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ Tags: community, member, membership, user-profile, user-registration Requires PHP: 7.0 Requires at least: 6.2 Tested up to: 6.8 -Stable tag: 2.10.4 +Stable tag: 2.10.5 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -169,7 +169,9 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI = 2.10.5 2025-05-xx = -* Fixed: Refactor deactivation logic to un-schedule Action Scheduler actions +* Added: Filter hooks for primary button classes in UM forms. +* Fixed: Refactor deactivation logic to un-schedule Action Scheduler actions. +* Fixed: Action Scheduler library errors. Updated to the recent 3.9.2 version. = 2.10.4 2025-05-15 = diff --git a/ultimate-member.php b/ultimate-member.php index f4600c08..cd65c785 100644 --- a/ultimate-member.php +++ b/ultimate-member.php @@ -3,7 +3,7 @@ * Plugin Name: Ultimate Member * Plugin URI: http://ultimatemember.com/ * Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress - * Version: 2.10.5-alpha + * Version: 2.10.5 * Author: Ultimate Member * Author URI: http://ultimatemember.com/ * License: GPLv3