mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Tagging 1.3.53
This commit is contained in:
@@ -4,7 +4,7 @@ Ultimate Member is a powerful and flexible WordPress plugin that makes it a bree
|
||||
|
||||
| Latest Version |Requires at least|Stable Tag|
|
||||
| :------------: |:------------:|:------------:|
|
||||
| 1.3.52| WordPress 4.1 or higher| 1.3.44 |
|
||||
| 1.3.53| WordPress 4.1 or higher| 1.3.53 |
|
||||
|
||||
|
||||
##Features of the plugin include:
|
||||
@@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version
|
||||
|
||||
Releases
|
||||
====================
|
||||
[Latest Release: Ultimate Member v1.3.52](https://github.com/ultimatemember/ultimatemember/releases).
|
||||
[Latest Release: Ultimate Member v1.3.53](https://github.com/ultimatemember/ultimatemember/releases).
|
||||
|
||||
Changelog
|
||||
====================
|
||||
|
||||
@@ -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.52
|
||||
Version: 1.3.53
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
Text Domain: ultimatemember
|
||||
|
||||
+19
-1
@@ -7,7 +7,7 @@ Tags: access control, author, authors, author profile, comments, community, comm
|
||||
Requires at least: 4.1
|
||||
Tested up to: 4.5
|
||||
|
||||
Stable Tag: 1.3.52
|
||||
Stable Tag: 1.3.53
|
||||
|
||||
License: GNU Version 2 or Any Later Version
|
||||
|
||||
@@ -149,6 +149,24 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.53: June 01, 2016 =
|
||||
* New: generate dummy users tool
|
||||
* Added: filter 'um_submit_form_error' for custom error messages
|
||||
* Tweak: update compressed CSS
|
||||
* Tweak: update select2.js to version 4.0.2
|
||||
* Fixed: gravatar and transfer tool
|
||||
* Fixed: permalink base for username
|
||||
* Fixed: saving account fields
|
||||
* Fixed: remove notice
|
||||
* Fixed: upload form error logging
|
||||
* Fixed: cache option
|
||||
* Fixed: edit profile url
|
||||
* Fixed: login redirection
|
||||
* Fixed: remove account information from welcome email
|
||||
* Fixed: form error with users tags
|
||||
* Fixed: select fields with accented characters
|
||||
* Fixed: image upload
|
||||
|
||||
= 1.3.52: May 14, 2016 =
|
||||
* Added: 'wp_authenticate_username_password_before' action hook
|
||||
* Tweak: remove access settings in media screens
|
||||
|
||||
Reference in New Issue
Block a user