From 6b85436a12b848effa577767493458a2706855d5 Mon Sep 17 00:00:00 2001 From: Champ Camba Date: Tue, 25 Jul 2017 19:19:45 +0800 Subject: [PATCH] Tagging 1.3.88 --- index.php | 2 +- readme.txt | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 20fa79c6..04089163 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.87 +Version: 1.3.88 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member diff --git a/readme.txt b/readme.txt index e2cd5337..446dce72 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ Donate link: Tags: community, member, membership, user-profile, user-registration Requires at least: 4.1 Tested up to: 4.8 -Stable tag: 1.3.87 +Stable tag: 1.3.88 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -60,6 +60,7 @@ Ultimate Member has a range of extensions that allow you to extend the power of = Free Extensions = +* [Terms & Conditions](https://ultimatemember.com/extensions/terms-conditions/) - Add a terms and condition checkbox to your registration forms & require users to agree to your T&Cs before registering on your site. * [Google reCAPTCHA](https://ultimatemember.com/extensions/google-recaptcha/) - Stop bots on your registration & login forms with Google reCAPTCHA * [Online Users](https://ultimatemember.com/extensions/online-users/) - Display what users are online with this extension @@ -124,6 +125,20 @@ The plugin works with popular caching plugins by automatically excluding Ultimat == Changelog == += 1.3.88: July 25, 2017 = + +* Enhancements: + - Add new filter hook `um_add_user_frontend_submitted` + - Add class for member tagline in directory grid `um-member-tagline-` + - Add recaptcha support and submit button id + - Update extensions page layout + +* Bugfixes: + - Fix Conditional Logic fields + - Fix required field with specific roles in privacy + - Remove wpautop from biography + - Remove notices + = 1.3.87: June 24, 2017 = * Bugfixes