Ultimate Member 2.11.1 Membership WordPress Plugin + Extension

Ultimate Member is the ultimate user profile & membership plugin for WordPress. The plugin makes it a breeze for users to sign-up and become members of your website. The plugin allows you to add beautiful user profiles to your site and is designed for creating advanced online communities and membership sites. Lightweight and highly extendible, Ultimate Member will enable you to create almost any type of site where users can join and become members with absolute ease.
Offers a range of features including user profiles, member directories, user registration/login, user role editing, content restriction. Ultimate Member provides the tools you need to create an online community or private membership website with WordPress.
Product Description
- Product Type: OSS
- File: Complete
- Versions: Premium
- Usage: Unlimited Domain
- Requires PHP: 7.0
- Requires WP at least: 6.2
- Tested up to: 6.8
- Stable tag: 2.10.4
- Licenses :
GNU General Public License (GPL) version 3. We recommend you to read this!
License
This is an Open source software (OSS) developed by third-party developers and redistributed by WpKitZone.com free of charge to all the subscribers of this website; you can use as it is or modify it, and/or redistribute it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This OSS program is distributed in hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not then write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. or use the link to download GNU License.
GNU General Public License (GPL) version 3 (#GNUGPL) (#GNUGPLv3)
This is the latest version of the GNU GPL: a free software license, and a copyleft license.
Features
- Front-end user profiles
- Front-end user registration
- Front-end user login
- Custom form fields
- Conditional logic for form fields
- Drag and drop form builder
- User account page
- Custom user roles
- Member directories
- User emails
- Content restriction
- Conditional nav menus
- Show author posts & comments on user profiles
- Developer friendly with dozens of actions and filters
Extension
Ultimate Member has a range of extensions that allow you to extend the power of the plugin. You can download all of these extensions with single download if you are a premium member or you can download extensions individually.
= Paid Extensions =
- Profile Tabs 1.1.0 - Allow to add the custom tabs to profiles
- User Locations 1.1.1 - Allow to display users on a map on the member directory page and allow users to add their location via their profile
- Unsplash 2.0.9 - Allow users to select a profile cover photo from Unsplash from their profile
- User Bookmarks 2.1.5 - Allow users to bookmark content from your website
- User Photos 2.1.5 - Allow users to upload photos to their profile
- Groups 2.4.4 - Allow users to create and join groups around shared topics, interests etc.
- Private Content 2.1.0 - Display private content to logged in users that only they can access
- User Tags 2.2.6 - Lets you add a user tag system to your website
- Social Activity 2.3.1 - Let users create public wall posts & see the activity of other users
- WooCommerce 2.3.7 - Allow you to integrate WooCommerce with Ultimate Member
- Private Messages 2.3.5 - Add a private messaging system to your site & allow users to message each other
- Followers 2.2.8 - Allow users to follow each other on your site and protect their profile information
- Real-time Notifications 2.3.3 - Add a notifications system to your site so users can receive real-time notifications
- Social Login 2.5.0 - Let users register & login to your site via Facebook, Twitter, G+, LinkedIn, Instagram and Vkontakte (VK.com)
- bbPress 2.1.4 - With the bbPress extension you can beautifully integrate Ultimate Member with bbPress
- MailChimp 2.4.3 - Allow users to subscribe to your MailChimp lists when they signup on your site and sync user meta to MailChimp
- User Reviews 2.2.3 - Allow users to rate & review each other using a 5 star rate/review system
- Verified Users 2.1.7 - Add a user verification system to your site so user accounts can be verified
- myCRED 2.1.8 - With the myCRED extension you can integrate Ultimate Member with the popular myCRED points management plugin
- Notices 2.1.6 - Alert users to important information using conditional notices
- Profile Completeness 2.2.6 - Encourage or force users to complete their profiles with the profile completeness extension
- Friends 2.2.7 - Allows users to become friends by sending & accepting/rejecting friend requests
= Free Extensions =
- JobsBoardWP - This free extension integrates Ultimate Member with the job board plugin JobBoardWP.
- ForumWP - This free extension integrates Ultimate Member with the forum plugin ForumWP.
- Terms & Conditions 2.1.5 - Add a terms and condition checkbox to your registration forms & require users to agree to your T&Cs before registering on your site.
- Google reCAPTCHA 2.1.6 - Stop bots on your registration & login forms with Google reCAPTCHA
- Online Users 2.1.6 - Display what users are online with this extension
How to Install & Use Plugin
- Activate the plugin
- That's it. Go to
Ultimate Member > Settingsto customize plugin options
Got a problem or need help with Ultimate Member? Head over to our documentation and perform a search of the knowledge base. If you can’t find a solution to your issue then you can create a topic on the support forum.
Changelog
History
= 2.10.4 2025-05-15 =
Bugfixes
- Fixed: Security issue CVE ID: CVE-2025-47691. Used "sniccowp/php-scoper-wordpress-excludes" for getting the recent WordPress functions list and added them to the dynamic blacklist based on the WordPress version.
- Fixed: The Action Scheduler action
um_set_default_account_status. Case when some users were approved manually or deleted, and we need to reset the admin notice. Addederror_log()to the wrong conditions. - Fixed: Reset Password request from not a predefined password reset page. It's possible to submit reset password form sitewide using block or shortcode.
- Fixed: Setting 'Allow users to change email' for the Account page. It works now for any role instead of only the roles with 'Can edit other member accounts?' capability enabled.
= 2.10.3 2025-04-24 =
Enhancements
- Added: The
Ignore the "User Role > Registration Options"setting. It provides an ability to auto-approve users if they were created via wp-admin > Users screen. - Tweak: Avoid email notifications to Administrator about user registration via wp-admin > Users screen.
- Tweak: Updated the Action Scheduler implementation to improve flexibility and clarity. Refactor Action Scheduler for not only email handling.
Bugfixes
- Fixed: Member Directory styles when it's rendered on the Gutenberg builder page.
- Fixed: Member Directory filtering query when the custom users metatable is used.
- Fixed: PHP Warning that occurs when using the
getimagesizefunction with an image from an external source. - Fixed: Reset Password email notification's the {password_reset_link}` placeholder.
- Fixed: Changed "Turkey" to the current official term "Türkiye".
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
= 2.10.2 2025-04-02 =
Enhancements
- Added:
UM()->common()-filesystem()::maybe_init_wp_filesystem();method. - Added:
UM()->common()-filesystem()::remove_dir();method.
Bugfixes
- Fixed: Security issue CVE ID: CVE-2025-1702. Reviewed general search scripts and suggested another solution that uses only
$wpdb->prepare().
Files To Download
| File | |
|---|---|
| ultimate-member_v2.11.1.zip + um-extension |
- Version 2.11.1
- Release Date 15-05-2025
- License & Support BUY
- File Size 8.04 MB
- File Count 1
- Download 9
- Create Date 17-05-2025
- Last Updated 17-03-2026
Downloading Instruction
The Ultimate Member 2.11.1 Membership WordPress Plugin + Extension plugin file can be downloded as a compressed file (zip, rar format).
File(s) you just downloaded can be uploaded directly to your server or WordPress, though some files may require extraction before installation. We ensure that all files are clean and safe, free from malware or viruses. Please remember that the downloaded file do not come with official support or updates. Using the official version is always recommended for security and stability.
Just click on the link (blue / green button in color) to download it to your computer.
Disclaimer
- The item listed in memsuka.com listing is developed by third-party developer.
- We are not associated with nor is endorsed by any of the third party developers or trademark owners mentioned in this site. Any mention of these companies is merely for understanding of clients not misled as to the original source of the product.
- We do not offer any additional services from developers, such as product customization or license keys.
- We would always encourage clients to purchase direct from developer in case they are interested in premium plugin/theme related support & official updates.
- We are Ads free download services.
- The downloaded product:
- is intended for testing purposes only.
- 100% Free From Viruses & Free From Malware
- for Unlimited Use
