mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-14 12:16:39 +09:00
Tagging 1.3.85
This commit is contained in:
@@ -7,7 +7,7 @@ Ultimate Member is a powerful and flexible WordPress plugin that makes it a bree
|
||||
|
||||
| Latest Version |Requires at least|Stable Tag|
|
||||
| :------------: |:------------:|:------------:|
|
||||
| 1.3.84 | WordPress 4.5 or higher| 1.3.78 |
|
||||
| 1.3.85 | WordPress 4.5 or higher| 1.3.75 |
|
||||
|
||||
|
||||
Features of the plugin include:
|
||||
|
||||
@@ -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: 1.3.84
|
||||
Version: 1.3.85
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
Text Domain: ultimate-member
|
||||
|
||||
+32
-2
@@ -5,9 +5,9 @@ Contributors: ultimatemember, champsupertramp
|
||||
Donate link:
|
||||
Tags: community, member, membership, user-profile, user-registration
|
||||
Requires at least: 4.1
|
||||
Tested up to: 4.7.3
|
||||
Tested up to: 4.8
|
||||
|
||||
Stable Tag: 1.3.84
|
||||
Stable Tag: 1.3.85
|
||||
|
||||
License: GNU Version 2 or Any Later Version
|
||||
|
||||
@@ -150,6 +150,36 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.85: June 19, 2017 =
|
||||
|
||||
* Enhancements:
|
||||
* Add new filter hook to modify the profile cancel uri for redirection
|
||||
* `um_edit_profile_cancel_uri`
|
||||
* Add new filter hook to modify the specific field type's value
|
||||
* `um_edit_{$type}_field_value`
|
||||
* Add new filter hook that modies the file name
|
||||
* `um_upload_file_name`
|
||||
* Update en_US translation files
|
||||
|
||||
* Bugfixes:
|
||||
* Fix file clean up with image/file fields on profile update
|
||||
* Fix text domain slug for wp.org translation compatibility
|
||||
* Fix change password email notification
|
||||
* Fix double click submission in registration forms
|
||||
* Fix custom field role validation
|
||||
* Fix conditional logic 'content block' field
|
||||
* Fix conditional logic field operators and visibility
|
||||
* Fix textarea field sanitation
|
||||
* Fix system info false positive virus scan results
|
||||
* Fix field validation for minimum and maximum numeric values
|
||||
* Fix used custom fields visibility in form builders
|
||||
* Fix cache user's profile option description
|
||||
* Fix double click for android device
|
||||
* Fix png image upload with transparency
|
||||
* Fix extra slashes in form edit view when invalid input fields occur
|
||||
* Remove notices
|
||||
|
||||
|
||||
= 1.3.84: April 18, 2017 =
|
||||
|
||||
* Enhancements:
|
||||
|
||||
Reference in New Issue
Block a user