- Messages
- 8
- Reactions
- 3
I can't see the Profile Tabs addon
2.8.2: JANUARY 15, 2024
- Enhancements:
- Added: The data protocol for embedding base64 encoded logos in emails
- Added: Hook um_access_restricted_post_instance for filtering the restricted post instance
- Added: Shortcode [um_author_profile_link] for getting user Profile URL
- Updated: Using underscore.js native debounce method for resize handler
- Updated: Texts spelling
- Bugfixes:
- Fixed: AJAX requests conflict with...
= 2.8.3: February 19, 2024 =
* Enhancements:
- Added: Link to the Ultimate Member docs
- Tweak: Ultimate Member > Settings redesign. More details about setting up. Tooltips changed to descriptions.
* Bugfixes:
- Fixed: Member directory queries to custom usermeta table properly escaped and validated
- Fixed: Member directory custom sorting when wp_usermeta table is used
- Fixed: aria-invalid attribute for the user description field
- Fixed: wp_kses protocols for email...
Only Profile tab extension worked rest extensions need License key to activateraz0r updated Ultimate Member + Extensions Bundle with a new update entry:
Ultimate Member 2.8.3 NULLED
Read the rest of this update entry...
2.8.6 2024-05-22
Enhancements
- Added: Member Directory > Admin Filtering supports datepicker and timepicker filter-types with only “From” or “To” filled value
- Added: Ability to customize modal templates upload-single.php and view-photo.php
- Added: New FontAwesome library. Version 6.5.2
2.8.7 2024-10-01
Enhancements
- Added: Single user actions on WP Users list table
- Updated: User status filter on WP Users list table
- Updated: User bulk actions on WP Users list table
- Updated: User actions on User Profile and Member Directory card
- Added: Applying shortcodes in the post restriction message
- Added: ProfilePage Structured Data
- Added: Ability to use HTML tags (allowed in wp_kses_post) in the global block restriction message...
2.8.9 2024-10-14
Enhancements
- Added: Using PHP tidy extension (if it’s active) to make HTML textarea value clear
- Added: um_tidy_config filter hook for setting PHP tidy config
- Tweak: Avoid using force set_status() function.
- Tweak: Properly using UM()->common()->users()->get_status( $user_id ) instead of um_user( 'account_status' )
- Tweak: Properly using UM()->common()->users()->get_status( $user_id, 'formatted' ) instead of um_user(...
2.9.0 2024-11-12
Enhancements
Bugfixes
- Added: Action Scheduler (version 3.8.1) for email sending. More info is here.
- Added: Supporting new wp_register_block_metadata_collection() function for registering WP Blocks
- Fixed: ajax_image_upload() and ajax_resize_image() handlers vulnerability. CVE ID: CVE-2024-10528
- Fixed: Disabling user status column wp-admin > Users screen
- Fixed...
2.9.2 2025-01-14
Enhancements
- Added: Compatibility with the new Ultimate Member – Zapier extension
- Added: Only approved user Reset Password setting defined as true by default
- Added: UM()->is_new_ui() function for future enhancements related to new UI
- Added: Filter hook um_before_user_submitted_registration_data
- Tweak: Changed hook’s priority for initialization of email templates paths...
= 2.10.0 February 18, 2025 =
* Enhancements:
- Added: User Profile `form-id` attribute and updated code for Profile/Cover photos actions dropdowns.
- Added: Honeypot scripts/styles via `wp_add_inline_script()`, `wp_add_inline_style()` changed from direct adding in header and footer.
- Updated: We've made improvements to requests for extension updates to boost stability.
- Updated: PHP requirement - the minimum PHP version is now upgraded to 7.0.
- Updated: Using $wpdb and...
2.10.2 2025-04-02
Enhancements
Bugfixes
- Added: UM()->common()-filesystem()::maybe_init_wp_filesystem(); method.
- Added: UM()->common()-filesystem()::remove_dir(); method.
- Fixed: Security issue CVE ID: CVE-2025-1702. Reviewed general search scripts and suggested another solution that uses only $wpdb->prepare().
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.