mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Tagging 1.3.60
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.59| WordPress 4.5 or higher| 1.3.59 |
|
||||
| 1.3.60 | 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.59](https://github.com/ultimatemember/ultimatemember/releases).
|
||||
[Latest Release: Ultimate Member v1.3.60](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.59
|
||||
Version: 1.3.60
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
Text Domain: ultimatemember
|
||||
|
||||
+11
-2
@@ -5,9 +5,9 @@ Contributors: ultimatemember, champsupertramp
|
||||
Donate link:
|
||||
Tags: access control, author, authors, author profile, comments, community, communities, conditional fields, conditional logic, conditional menus, content protection, custom fields, file uploads, form builder, front-end login, front-end registration, gravatar, hide wp-admin, login, login page, logged-in users, mandrill, member, members, membership, member directory, online users, profile, profiles, profile builder, registration, restriction, restrict content, role creation, role menus, search filters, sign in, sign up, social network, star ratings, toolbar, user, users, user fields, user profile, user-profile, user profiles, user roles
|
||||
Requires at least: 4.1
|
||||
Tested up to: 4.5.2
|
||||
Tested up to: 4.5.3
|
||||
|
||||
Stable Tag: 1.3.59
|
||||
Stable Tag: 1.3.60
|
||||
|
||||
License: GNU Version 2 or Any Later Version
|
||||
|
||||
@@ -149,6 +149,15 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.60: June 22, 2016 =
|
||||
* Fixed: change password
|
||||
* Fixed: menu settings and roles
|
||||
* Fixed: cropper issue with Avada theme
|
||||
* Fixed: image cropper and modal
|
||||
* Fixed: nonce in registration forms
|
||||
* Fixed: user redirection for non-loggedin users
|
||||
* Fixed: global access setting
|
||||
|
||||
= 1.3.59: June 17, 2016 =
|
||||
* Added: filter 'um_register_hidden_role_field'
|
||||
* Added: filters and action hooks in form post
|
||||
|
||||
Reference in New Issue
Block a user