mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Tagging 1.3.59
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.58| WordPress 4.5 or higher| 1.3.58 |
|
||||
| 1.3.59| WordPress 4.5 or higher| 1.3.59 |
|
||||
|
||||
|
||||
##Features of the plugin include:
|
||||
@@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version
|
||||
|
||||
Releases
|
||||
====================
|
||||
[Latest Release: Ultimate Member v1.3.58](https://github.com/ultimatemember/ultimatemember/releases).
|
||||
[Latest Release: Ultimate Member v1.3.59](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.58
|
||||
Version: 1.3.59
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
Text Domain: ultimatemember
|
||||
|
||||
+13
-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.58
|
||||
Stable Tag: 1.3.59
|
||||
|
||||
License: GNU Version 2 or Any Later Version
|
||||
|
||||
@@ -149,6 +149,18 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.59: June 17, 2016 =
|
||||
* Added: filter 'um_register_hidden_role_field'
|
||||
* Added: filters and action hooks in form post
|
||||
* Added: cache time filter in avatar url
|
||||
* Fixed: Nonces added to file uploads
|
||||
* Fixed: remove notices
|
||||
* Fixed: upload image cropper
|
||||
* Fixed: select field multiple select
|
||||
* Fixed: changing community role by admin
|
||||
* Fixed: current url method in multisite setup
|
||||
* Fixed: access settings
|
||||
|
||||
= 1.3.58: June 09, 2016 =
|
||||
* Fixed: change password
|
||||
* Fixed: select field overlay
|
||||
|
||||
Reference in New Issue
Block a user