• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Ultimate Member Core Plugin

Ultimate Member Core Plugin v2.8.4

No permission to download
Download Ultimate Member Core Plugin v2.3.2 Nulled
= 2.3.2: April 21, 2022 =


* Enhancements:
- Added: wp-admin notice with reminder about locking WordPress native registration for guests
- Added: Users dropdown field for Ultimate Member settings fields in wp-admin. It supports AJAX lazy loading
- Added: JS confirm when redirection from User Profile links to the 3rd-party URL

* Bugfixes:
- Fixed: PHP warning when there aren't proper user while login
- Fixed: Removing UM custom capabilities from global $wp_roles when uninstall
- Fixed: Removing UM custom roles from user roles after uninstall
- Fixed: Issue with echo XSS on User Profile
- Fixed: Sanitizing for the checkbox, radio, multiselect fields for PHP8 installations

* Deprecated:
- `um_whitelisted_wpadmin_access` hook and `wpadmin_allow_ips` option. They were unused and redundant since the 2.x version

2.2.5: September 22, 2021​

Nulled Status: NULLED , Thanks to @Kao X3
  • Enhancements:
    • Added: Ability to insert SoundCloud track URL instead of Track ID
    • Added: Settings for the password min/max length (Ultimate Member > Settings > Users)
  • Bugfixes:
    • Fixed: Invalid role keys on the role list-table + role edit screen (case when latin symbols used with not UTF-8 symbols)
    • Fixed: Restriction logic and archive lists (+ nav menu bar) with active “Disable pre-queries for restriction content logic” option
    • Fixed: Restriction settings fields conditions on wp-admin screens
    • Fixed: Account user_login field validation removed as redundant. The field is disabled and not used in code flow
    • Fixed: display_name data update after First + Last name fields edition on the Account page
    • Fixed: Password length validation on the Account page and Password Reset page
    • Fixed: Using custom fields from multi-select dropdowns for user’s Display Name. Unserialized custom field’s values
Download Ultimate Member Core Plugin v2.2.4 Nulled Free
= v2.2.4: August 27, 2021 =

* Bugfixes:

- Fixed: Hiding comments feed for pages with active comments
- Fixed: Changing the post title to the restricted value while displaying in the loop that uses direct `post_title` variable
- Fixed: PHP errors related to not passed function attributes from 3rd-party plugins or themes when using WP native hooks
- Fixed: Handling the login form errors via \WP_Error
  • Like
Reactions: applejundiaisp

2.2.0: July 20, 2021​

  • Enhancements:
    • Added: Sanitizing handlers to the Ultimate Member > Settings forms’ fields
    • Added: Sanitizing handlers to the Ultimate Member > User Role Add/Edit forms’ fields
    • Added: Sanitizing handlers to the Ultimate Member > Forms forms’ fields
    • Added: Sanitizing handlers to the Ultimate Member > Forms > Add Field/Edit Field forms’ fields
    • Added: Sanitizing handlers to the Ultimate Member > User Roles forms’ fields
    • Added: Sanitizing handlers to the Restriction Content forms’ fields in the posts/pages/menus additional fields
    • Added: Sanitizing handlers to the all (Login/Registration/Profile/Account) frontend forms’ fields
    • Added: Custom placeholder setting for the Confirm Password field
  • Bugfixes:
    • Fixed: Content restriction settings using in Avada theme with active page headers
    • Fixed: Content restriction (CPT + Terms). Avoid displaying comments if the post is restricted
    • Fixed: Content restriction (CPT + Terms). Avoid displaying comments and posts feed
    • Fixed: Content restriction (CPT + Terms). Displaying the proper count of the posts. Restricted are excluded
    • Fixed: Saving and displaying settings on the UM > Settings > Access screen
    • Fixed: Saving and displaying default Member Directory settings
    • Fixed: Minor PHP warnings on registration data preview
    • Fixed: Member directory slider filter-type query and results
    • Fixed: Uploader filename displaying
  • Tweaks:
    • WordPress 5.8 compatibility. Widgets screen changes based on the new features with Legacy Widget block
  • Templates required update:
    • members.php
    • password-reset.php
  • Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
v2.1.20 nulled + addons license key: press any key
Thanks to @smalok

v2.1.19 nulled + addons license key: press any key​

Thanks @smalok
  • Bugfixes:
    • Fixed: Endless JS loop when filtering on Member Directory page

Thanks to @smalok for nulling.​


v2.1.17 nulled + addons license key: press any key

  • Enhancements:
    • Added: Activation link expiration setting (#803)
    • Added: ‚Owner and specific roles‘ privacy type for the Profile tabs (#773)
    • Added: Hooks um_before_email_notification_sending and um_after_email_notification_sending regarding #743 pull-request
    • Added: Hooks for integration member directory filters with different conditions for query to DB
  • Bugfixes:
    • Fixed: Editing private profiles capability. Removed the priority for „Can edit other member accounts?“ capability when the account is private. (#805)
    • Fixed: PHP notice when the admin filtering field has the not array default value (e.g. bool)
    • Fixed: The conflict with Disable Blog plugin regarding this issue. download_routing callback has the highest priority now.
    • Fixed: Fields privacy functionality. This function um_can_view_field() has been rewritten (#780)
    • Fixed: Fields privacy + form validation functionality. Skip the field’s validation that aren’t visible on the form based on the privacy settings (#795)
    • Fixed: PHP notice in the confirm password label wp.org thread
    • Fixed: Confirm password placeholder when label is empty
    • Fixed: Permanently deleting form’s field (#786)
    • Fixed: Default value with comma for checkbox field-type (#729)
    • Fixed: Gutenberg blocks conditional settings (#793)
    • Fixed: Getting active Profile tab when some of them are hidden
    • Fixed: Restricted content message is showing twice and removing header, avoid the conflicts with themes that use ‚the_content‘ filter in header or footer (#799)
    • Fixed: „Is required“ validation for the multiselect field-type when it’s empty on submit
    • Fixed: Using ‚wp_login_failed‘ hook, added 2nd parameter required since WordPress 5.4 version (#810)
2.1.16: March 10, 2021 NULLED
Thanks to @NullMaster
v2.1.16 nulled + addons license key: press any key


  • Enhancements:
    • Added: General and role setting to avoid indexing users’ profiles
    • Added: um_prepare_user_results_array_meta hook and the 2nd argument for um_prepare_user_results_array hook for handle $user_ids based on getting members query
    • Added: Change password email when the password has been reset
    • Added: jQuery v3 compatibility
    • Added: An option “Administrator” in a menu settings to make the menu visible for administrators only
  • Bugfixes:
    • Fixed: Creating and removing usermeta data with password_rst_attempts key, just update if exists for now
    • Fixed: Using ‘edit_users’ capability instead of ‘manage_options’ for approve|reject membership
    • Fixed: Using ‘manage_options’ capability instead of ‘delete_users’ for switching between members
    • Fixed: Using myCRED points metakeys in UM usermeta table
    • Fixed: Empty icons are shown in the popup “Choose from… available icons”
    • Fixed: Member Directory slider filter with NaN or decimal range
    • Fixed: PHP notices and warnings
    • Fixed: Security vulnerability with User Account page and password field
    • Fixed: User creating without username but based on first+last name with not-ASCII symbols
    • Fixed: Password reset hash generating more than 1 time
    • Fixed: Random order type translation string on the member directory
    • Fixed: Resize and compress images when uploading on User Profile images fields or user wall
    • Fixed: Displaying more than 1 UM popups on the same page
    • Fixed: UM dropdown.js position calculation
    • Fixed: Select2 dropdown block position calculation
  • Tweaks:
    • Updated: Select2 to 4.0.13 version
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock