Tagging 1.3.40

This commit is contained in:
champsupertramp
2016-03-03 12:34:41 +08:00
parent 3b454cc46c
commit 2aa5b85f79
3 changed files with 38 additions and 4 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ Ultimate Member is a powerful and flexible WordPress plugin that makes it a bree
| Latest Version |Requires at least|
| :------------: |:------------:|
| 1.3.39 | WordPress 4.1 or higher
| 1.3.40| WordPress 4.1 or higher
##Features of the plugin include:
@@ -47,7 +47,7 @@ GNU Version 2 or Any Later Version
Releases
====================
[Latest Release: Ultimate Member v1.3.39](https://github.com/ultimatemember/ultimatemember/releases).
[Latest Release: Ultimate Member v1.3.40](https://github.com/ultimatemember/ultimatemember/releases).
Changelog
====================
+1 -1
View File
@@ -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.39
Version: 1.3.40
Author: Ultimate Member
Author URI: http://ultimatemember.com/
*/
+35 -1
View File
@@ -7,7 +7,7 @@ Tags: access control, author, authors, author profile, comments, community, comm
Requires at least: 4.1
Tested up to: 4.4
Stable Tag: 1.3.39
Stable Tag: 1.3.40
License: GNU Version 2 or Any Later Version
@@ -149,6 +149,40 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
== Changelog ==
= 1.3.40: March 3, 2016 =
* New: filter `um_<field_type>_form_show_field` for display field
* New: shortcode: show custom content to specific role [um_show_content roles='member'][/um_show_content]
* New: 'not' attribute to [um_show_content not='member,contributor'][/um_show_content] shortcode
* Tweak: update masonry script
* Tweak: sql concatenate with prepare statement
* Fixed: remove notices
* Fixed: missing mCSB_buttons.png
* Fixed: set Gravatar default image as UM default image
* Fixed: fix default gravatar image
* Fixed: select2 multi dropdown for wc orders
* Fixed: show admin bar option
* Fixed: session issue with logout
* Fixed: register using email address if it exists
* Fixed: duplicate full_name permalinks
* Fixed: duplicate profile
* Fixed: show admin bar for non-logged in users
* Fixed: honorifics in full name
* Fixed: unsynced wp role
* Fixed: display wp user role filters
* Fixed: select and radio invalid value
* Fixed: email template path
* Fixed: user profile url with single dash in the last name
* Fixed: function to check meta value existence by meta key
* Fixed: um-admin-dashboard warnings
* Fixed: community role field in profile edit screen
* Fixed: mismatched roles
* Fixed: admin access in profiles
* Fixed: allow multiple member directory shortcode in a page
* Fixed: datepicker for ios and safari
* Fixed: adding of members in wp-admin
* Fixed: Fix redirection and XSS issue in login form
= 1.3.39: February 24, 2016 =
* New: add gravatar transfer tool