From 8145c2d72e4c1d3dac22376468a244dda9aefd10 Mon Sep 17 00:00:00 2001 From: Ultimate Member Date: Wed, 17 Feb 2016 14:58:04 +0200 Subject: [PATCH] v1.3.37 Update / Changelog --- admin/templates/extensions.php | 7 +++++ index.php | 2 +- readme.txt | 53 +++++++++++++++++++++++++++++++++- 3 files changed, 60 insertions(+), 2 deletions(-) diff --git a/admin/templates/extensions.php b/admin/templates/extensions.php index 47c774eb..808dc424 100644 --- a/admin/templates/extensions.php +++ b/admin/templates/extensions.php @@ -1,5 +1,12 @@ 'https://ultimatemember.com/extensions/instagram/', + 'image' => 'https://ultimatemember.com/wp-content/uploads/2016/02/instagram-copy.png', + 'name' => 'Instagram', + 'desc' => 'Let users can connect to their instagram account and display the latest 18 Instagram photos directly on their profile.', + ); + $premium['user-tags'] = array( 'url' => 'https://ultimatemember.com/extensions/user-tags/', 'image' => 'https://ultimatemember.com/wp-content/uploads/2015/12/user-tags-copy.jpg', diff --git a/index.php b/index.php index 0c1de33f..a3dbc8d9 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.36 +Version: 1.3.37 Author: Ultimate Member Author URI: http://ultimatemember.com/ */ diff --git a/readme.txt b/readme.txt index 2ebabca7..c5ebf982 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.36 +Stable Tag: 1.3.37 License: GNU Version 2 or Any Later Version @@ -44,6 +44,7 @@ Read about all of the plugin's features at [Ultimate Member](https://ultimatemem Ultimate Member has a range of extensions that allow you to extend the power of the plugin +* [Instagram](https://ultimatemember.com/extensions/instagram/) - Allow users to show their Instagram photos on their profile * [User Tags](https://ultimatemember.com/extensions/user-tags/) - Lets you add a user tag system to your website * [Social Activity](https://ultimatemember.com/extensions/social-activity/) - Let users create public wall posts & see the activity of other users * [WooCommerce](https://ultimatemember.com/extensions/woocommerce/) - Allow you to integrate WooCommerce with Ultimate Member @@ -148,6 +149,56 @@ The plugin works with popular caching plugins by automatically excluding Ultimat == Changelog == += 1.3.37: February 17, 2016 = + +* New: Add password confirmation validation +* New: Add VK url validation +* New: Add Vkontakte as predefined url field +* New: Add additional file types +* New: Add file size limit label in image field +* New: Added password reset limit +* New: Allow redirect_to param after registration +* New: Indonesian language support added +* New: Add bio characters limit +* Tweak: Use native WP masonry script instead of duplicating it +* Tweak: Add image upload notice +* Tweak: Add option to allow users to hide profiles from member page +* Tweak: Add filters to modify output field +* Tweak: Add filter hook for email template path +* Tweak: Tweak upload form styles +* Tweak: Remove masonry from core and gulp +* Tweak: Add admin assets and apply minification +* Tweak: Update pickadate assets +* Tweak: Allowing usertags in search filters +* Tweak: Allow members template to be customized/overridden +* Tweak: Option to login user after clicking the activation link +* Tweak: Remove bio count strings +* Fixed: bio limit javascript error +* Fixed: ssl checker for load balancers +* Fixed: redirect loop with wpml permalink +* Fixed: WPML permalink and form compatibility +* Fixed: blocked words +* Fixed: searching with space +* Fixed: change password +* Fixed: members grid override +* Fixed: tipsy.js error +* Fixed: account page using other user's info +* Fixed: email locale tempalte path +* Fixed: invalid role +* Fixed: validation for change password +* Fixed: unchecked access roles +* Fixed: telno input styles +* Fixed: escape display name in title attributes +* Fixed: datepicker css issue with some themes +* Fixed: make sure the hash parameter is a string +* Fixed: loading core assets +* Fixed: title tags not updated +* Fixed: empty uneditable fields +* Fixed: account deletion on one submission +* Fixed: Fixed indentation +* Fixed: user_login fallbacks and remove email address +* Fixed: password changed email template + = 1.3.36: January 6, 2016 = * New: added in-page content restriction to protect content for logged-in or logged out users