Free Download Ultimate Member Pro Nulled v2.5.5 | Ultimate Member Pro free download is the #1 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 perfect 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.
IMPORTANT:
To learn more about version 2.1
UM2.1+ is a significant update to the Member Directories’ code base from 2.0.x. Please make sure you take a full-site backup with restore point before updating the plugin
2.5.3: DECEMBER 19, 2022
Bugfixes:
Fixed: Plugin upgrade DB initialization and PHP Fatal Error.
2.5.2: DECEMBER 14, 2022
Enhancements:
Added: Custom dropdown callback functions security enhancements. Avoid using blacklisted functions through namespace or uppercase format
Added: Validation for upgrade package in wp-admin
Added: Change Password request limit option for prevent from any brute-force attacks or password guessing with the form
Added: Strong password checking for not using username|email inside the password
Added: um_custom_authenticate_error_codes hook for handling 3rd-party login errors on UM invalid form
Bugfixes:
Fixed: Some texts sanitizing
Fixed: PHP Error in url-type field on UM Forms
Fixed: Using wp_mkdir to avoid the filesystem conflict when copy email template to theme
Fixed: Password Reset URL generating
Fixed: Multiple users approve
Fixed: Using regular URL-type field for displaying
Templates required update:
members.php
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
2.5.1: OCTOBER 26, 2022
Enhancements:
Added: Custom fields callbacks blacklist. Use um_dropdown_options_source_blacklist filter for adding your custom functions to the custom callbacks blacklist. By default there are all PHP internal functions.
Bugfixes:
Fixed: Posts’ restriction that is based on term restriction settings
Fixed: Issue with class name in checkbox and radio. Class name being ‘activeright’ instead of ‘active right’
Fixed: Admin upgrade scripts and upgrades pack validation
Fixed: Directory traversal vulnerabilities
Fixed: Destroying user sessions after changing “Approved” status to something else (e.g. deactivated)
Fixed: Conflict when wp_get_current_user() not exists. Transferred restriction settings callbacks to plugins_loaded hook
Fixed: Restriction post displaying when 404 is enabled and old restiction logic isn’t active
Fixed: PHP warning when nav menu is empty
Fixed: Disable auto-login after user is registered by Administrator and UM Registration form
Fixed: Some typos errors
Fixed: Using an apostrophe symbols in emails for registration and login both
Fixed: Sanitizing YouTube links. Applying both https://youtu.be/xxxxxxx and https://youtube.com/xxxxxxx links
Deprecated:
Removed: Outdated setting using in code (force_display_name_capitlized). Moved the functionality to extended repo
2.5.0: AUGUST 17, 2022
Enhancements:
Added: Input type “tel” using for the “Mobile Number” and “Phone Number” fields
Bugfixes:
Fixed: Performance issue on wp-admin Users screen. Queries were replaced to the cache transient values
Fixed: Privacy policy displaying when there are 2 registration forms on the same page
Fixed: Password Reset process via Ultimate Member – Password Reset form. Reset password links’ arguments changed to the same view as WordPress native has. Password Reset available for the same cases as native WordPress Password Reset has
Fixed: Sanitizing for the Info Text field-type in wp-admin forms. Needed for the proper 3rd-party integrations
Fixed: Displaying the filters’ titles on the Member Directory pages
Deprecated:
UM()->query()->get_users_by_status() without alternativities. It’s unused since 2.5.0. Will be removed since 2.7.0
UM()->user()->get_pending_users_count(). Use UM()->query()->get_pending_users_count() instead. It’s unused since 2.5.0. Will be removed since 2.7.0
UM()->user()->remove_cached_queue() without alternativities. It’s unused since 2.5.0. Will be removed since 2.7.0
Templates required update:
password-change.php
password-reset.php
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade