From 06139ea3e6455e02d91d8f362d3162143004136a Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Mon, 1 Dec 2025 11:54:23 +0200 Subject: [PATCH] Update version to 2.11.0 across plugin files Bump the plugin version from 2.10.7 to 2.11.0 in all relevant files, reflecting the latest release. This includes updates to documentation, metadata, changelogs, and file references to maintain consistency. --- .wordpress-org/blueprints/blueprint.json | 2 +- README.md | 2 +- changelog.txt | 2 +- includes/core/um-actions-profile.php | 2 +- package.json | 2 +- readme.txt | 4 ++-- ultimate-member.php | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.wordpress-org/blueprints/blueprint.json b/.wordpress-org/blueprints/blueprint.json index 57962bb8..85bba3c1 100644 --- a/.wordpress-org/blueprints/blueprint.json +++ b/.wordpress-org/blueprints/blueprint.json @@ -15,7 +15,7 @@ "step": "installPlugin", "pluginZipFile": { "resource": "url", - "url": "https:\/\/downloads.wordpress.org\/plugin\/ultimate-member.2.10.7.zip" + "url": "https:\/\/downloads.wordpress.org\/plugin\/ultimate-member.2.11.0.zip" }, "options": { "activate": true diff --git a/README.md b/README.md index 187b8e15..ec866b91 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ GNU Version 2 or Any Later Version ### IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSION 2.6.7 PATCHES SECURITY PRIVILEGE ESCALATION VULNERABILITY. PLEASE SEE [THIS ARTICLE](https://docs.ultimatemember.com/article/1866-security-incident-update-and-recommended-actions) FOR MORE INFORMATION -[Official Release Version: 2.10.7](https://github.com/ultimatemember/ultimatemember/releases/tag/2.10.7). +[Official Release Version: 2.11.0](https://github.com/ultimatemember/ultimatemember/releases/tag/2.11.0). ## Changelog diff --git a/changelog.txt b/changelog.txt index ca2672cf..8cd95855 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ == Changelog == -= 2.10.7 December 02, 2025 = += 2.11.0 December 02, 2025 = * Enhancements: diff --git a/includes/core/um-actions-profile.php b/includes/core/um-actions-profile.php index 6653b0ef..a63e850e 100644 --- a/includes/core/um-actions-profile.php +++ b/includes/core/um-actions-profile.php @@ -866,7 +866,7 @@ function um_profile_header_cover_area( $args ) { * Fires in the User Profile cover wrapper. * * @since 1.3.x - * @since 2.10.7 Added $args attribute. + * @since 2.11.0 Added $args attribute. * @hook um_cover_area_content * * @param {int} $user_id User Profile ID. diff --git a/package.json b/package.json index 66f933ed..76365f89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultimate-member", - "version": "2.10.7", + "version": "2.11.0", "author": { "name": "Ultimate Member", "email": "team@ultimatemember.com", diff --git a/readme.txt b/readme.txt index 3bf4c0c4..eae10d55 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.9 -Stable tag: 2.10.7 +Stable tag: 2.11.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -167,7 +167,7 @@ No specific extensions are needed. But we highly recommended keep active these P IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSION 2.6.7 PATCHES SECURITY PRIVILEGE ESCALATION VULNERABILITY. PLEASE SEE [THIS ARTICLE](https://docs.ultimatemember.com/article/1866-security-incident-update-and-recommended-actions) FOR MORE INFORMATION -= 2.10.7 2025-12-02 = += 2.11.0 2025-12-02 = **Enhancements** diff --git a/ultimate-member.php b/ultimate-member.php index 6905ab84..6840f7fe 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.7 + * Version: 2.11.0 * Author: Ultimate Member * Author URI: http://ultimatemember.com/ * License: GPLv3