From 2aa5b85f79d3bad8bdfca0328bc3041ccda609ff Mon Sep 17 00:00:00 2001 From: champsupertramp Date: Thu, 3 Mar 2016 12:34:41 +0800 Subject: [PATCH] Tagging 1.3.40 --- README.md | 4 ++-- index.php | 2 +- readme.txt | 36 +++++++++++++++++++++++++++++++++++- 3 files changed, 38 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ec30cdb..9c85607a 100644 --- a/README.md +++ b/README.md @@ -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 ==================== diff --git a/index.php b/index.php index 1d1e680e..b6ec7dbe 100644 --- a/index.php +++ b/index.php @@ -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/ */ diff --git a/readme.txt b/readme.txt index 0c74730a..eb5e7036 100644 --- a/readme.txt +++ b/readme.txt @@ -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__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