Total 03/04/2025 : We HAVE 11318 Items and more than 3529 happy members.
Log Update Item Ultimate Member - Free Community & User Profile WordPress Plugin
This page only show history update item Ultimate Member - Free Community & User Profile WordPress Plugin.

* 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

* Enhancements:

  •   - Added: wp-admin notice on the Settings page when settings have been changed (#963)
  •   - Added: WP Blocks restriction settings for the blocks (templates/nav-menu) on the FSE pages
  •   - Added: UM-specific query_var for UM additional Users_Query on users.php screen in wp-admin. `um_custom_user_query` = true
  •   - Added: Ability for dropdown.js to use it inside parent wrapper (not only document.body)
  •   - Changed: Using WP Cron schedules. Un-schedule events after plugin deactivation
  •   - Removed: `um_check_extensions_licenses` and replaced it to `um_daily_scheduled_events` event

* Bugfixes:

  •   - Fixed: "Can user edit this field?" fields' option for the file/image upload field-types (#958)
  •   - Fixed: Using uppercase symbols in the "Blocked Email Addresses" and "Blacklist Words" blacklists settings (#962)
  •   - Fixed: PHP warning related to the Ultimate Member custom fields without type
  •   - Fixed: Some typos in the labels (#975)
  •   - Fixed: UX issue with wrong text on the admin notice about upgrade
  •   - Fixed: UX issue with Blacklist Words and Blocked Email settings labels. Added a small description about per line separation (#962)
  •   - Fixed: Sorting the Extensions settings sections

* Enhancements:

  - Added: WhatsApp, Telegram, Discord, Viber messengers predefined fields.

  - Added: Callback for deleting the custom field data from member direcroty settings when this custom field has been deleted in Form Builder.

  - Added: 'um_account_active_tab_inited' JS hook.

  - Updated: Require a strong password option (`Ultimate Member > Settings > General > Users > Require a strong password?`) to make it common for all Ultimate Member forms. Renamed option key from `reset_require_strongpass` to `require_strongpass`.

  - Updated: Form errors texts on the login/password reset forms. Made them secure.

  - Deprecated: `Ultimate Member > Settings > General > Account > Require a strong password?` option and merged with `Ultimate Member > Settings > General > Users > Require a strong password?` option.

* 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

* Bugfixes:

- Fixed: `is_restricted()` functions in class-access.php. Avoid using object as array offset