mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- 2.0.55 pre-release
This commit is contained in:
@@ -7,7 +7,7 @@ Ultimate Member is the #1 user profile & membership plugin for WordPress. The pl
|
||||
|
||||
| Latest Version |Requires at least|Stable Tag|
|
||||
| :------------: |:------------:|:------------:|
|
||||
| 2.0.54 | WordPress 4.9 or higher| 2.0.54 |
|
||||
| 2.0.55 | WordPress 4.9 or higher| 2.0.55 |
|
||||
|
||||
|
||||
Features of the plugin include:
|
||||
@@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version
|
||||
|
||||
Releases
|
||||
====================
|
||||
[Official Release Version: 2.0.54](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.54).
|
||||
[Official Release Version: 2.0.55](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.55).
|
||||
|
||||
Changelog
|
||||
====================
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1576
-1096
File diff suppressed because it is too large
Load Diff
+18
-1
@@ -6,7 +6,7 @@ Donate link:
|
||||
Tags: community, member, membership, user-profile, user-registration
|
||||
Requires at least: 4.9
|
||||
Tested up to: 5.2
|
||||
Stable tag: 2.0.54
|
||||
Stable tag: 2.0.55
|
||||
License: GNU Version 2 or Any Later Version
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
@@ -140,6 +140,23 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
|
||||
= Important: UM2.0+ is a significant update to the code base from 1.3.88. Please make sure you take a full-site backup with restore point before updating the plugin =
|
||||
|
||||
= 2.0.55: August 12, 2019 =
|
||||
|
||||
* Enhancements:
|
||||
- Added security fixes (XSS)
|
||||
- Added hooks for 3rd party integrations
|
||||
|
||||
* Bugfixes:
|
||||
- Fixed edit profile mode when profile menu is disabled
|
||||
- Fixed RTL styles and layouts
|
||||
- Fixed user profile description validation
|
||||
- Fixed JS errors on some installs
|
||||
- Fixed ability approve users by Administrator with special capabilities
|
||||
- Fixed multiselects' retrieval of options from callback function
|
||||
- Fixed save process and conditional logic for Appearances -> Profile Menu settings section
|
||||
- Fixed uninstall process
|
||||
- Fixed is_selected method for some cases
|
||||
|
||||
= 2.0.54: July 22, 2019 =
|
||||
|
||||
* Enhancements:
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
Plugin Name: Ultimate Member
|
||||
Plugin URI: http://ultimatemember.com/
|
||||
Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress
|
||||
Version: 2.0.55-beta1
|
||||
Version: 2.0.55
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
Text Domain: ultimate-member
|
||||
|
||||
Reference in New Issue
Block a user