diff --git a/README.md b/README.md index babf0b19..456e765b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Ultimate Member is the #1 user profile & membership plugin for WordPress. The pl | Latest Version |Requires at least|Stable Tag| | :------------: |:------------:|:------------:| -| 2.0.47 | WordPress 4.9 or higher| 2.0.47 | +| 2.0.48 | WordPress 4.9 or higher| 2.0.48 | Features of the plugin include: @@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version Releases ==================== -[Official Release Version: 2.0.47](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.47). +[Official Release Version: 2.0.48](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.48). Changelog ==================== diff --git a/languages/ultimate-member-en_US.po b/languages/ultimate-member-en_US.po index 54527835..e31c7eaa 100644 --- a/languages/ultimate-member-en_US.po +++ b/languages/ultimate-member-en_US.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: Ultimate Member\n" -"POT-Creation-Date: 2019-05-14 10:09+0300\n" -"PO-Revision-Date: 2019-05-14 10:09+0300\n" +"POT-Creation-Date: 2019-05-16 19:17+0300\n" +"PO-Revision-Date: 2019-05-16 19:17+0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: en_US\n" @@ -3616,11 +3616,11 @@ msgstr "" #: includes/admin/templates/role/publish.php:24 #: includes/core/class-fields.php:2336 includes/core/class-fields.php:2433 #: includes/core/um-actions-profile.php:603 -#: includes/core/um-actions-profile.php:613 -#: includes/core/um-actions-profile.php:750 -#: includes/core/um-actions-profile.php:783 -#: includes/core/um-actions-profile.php:1128 -#: includes/core/um-actions-profile.php:1135 +#: includes/core/um-actions-profile.php:615 +#: includes/core/um-actions-profile.php:754 +#: includes/core/um-actions-profile.php:787 +#: includes/core/um-actions-profile.php:1132 +#: includes/core/um-actions-profile.php:1139 msgid "Cancel" msgstr "" @@ -3983,7 +3983,7 @@ msgid "Members" msgstr "" #: includes/class-config.php:133 includes/class-config.php:745 -#: includes/core/um-actions-profile.php:1134 +#: includes/core/um-actions-profile.php:1138 #: includes/core/um-actions-user.php:15 msgid "Logout" msgstr "" @@ -6370,7 +6370,7 @@ msgid "Upload Photo" msgstr "" #: includes/core/class-fields.php:2311 includes/core/class-fields.php:2335 -#: includes/core/um-actions-profile.php:781 +#: includes/core/um-actions-profile.php:785 msgid "Change photo" msgstr "" @@ -6523,11 +6523,11 @@ msgid "" "\"{login_referrer}\">login to view this content." msgstr "" -#: includes/core/class-shortcodes.php:644 +#: includes/core/class-shortcodes.php:647 msgid "You are already registered" msgstr "" -#: includes/core/class-shortcodes.php:885 +#: includes/core/class-shortcodes.php:894 msgid "Default Template" msgstr "" @@ -6956,8 +6956,8 @@ msgid "Your choosed %s" msgstr "" #: includes/core/um-actions-profile.php:598 -#: includes/core/um-actions-profile.php:612 -#: includes/core/um-actions-profile.php:650 +#: includes/core/um-actions-profile.php:614 +#: includes/core/um-actions-profile.php:654 msgid "Upload a cover photo" msgstr "" @@ -6965,29 +6965,29 @@ msgstr "" msgid "Change cover photo" msgstr "" -#: includes/core/um-actions-profile.php:749 +#: includes/core/um-actions-profile.php:753 msgid "Upload photo" msgstr "" -#: includes/core/um-actions-profile.php:782 +#: includes/core/um-actions-profile.php:786 msgid "Remove photo" msgstr "" -#: includes/core/um-actions-profile.php:946 +#: includes/core/um-actions-profile.php:950 msgid "Tell us a bit about yourself..." msgstr "" -#: includes/core/um-actions-profile.php:962 +#: includes/core/um-actions-profile.php:966 #, php-format msgid "This user account status is %s" msgstr "" -#: includes/core/um-actions-profile.php:1101 -#: includes/core/um-actions-profile.php:1132 +#: includes/core/um-actions-profile.php:1105 +#: includes/core/um-actions-profile.php:1136 msgid "Edit Profile" msgstr "" -#: includes/core/um-actions-profile.php:1133 +#: includes/core/um-actions-profile.php:1137 msgid "My Account" msgstr "" diff --git a/readme.txt b/readme.txt index 2f54de8d..9be0d447 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.9 Tested up to: 5.2 -Stable tag: 2.0.47 +Stable tag: 2.0.48 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -133,6 +133,14 @@ The plugin works with popular caching plugins by automatically excluding Ultimat = Important: UM2.0+ is a significant update to the code base from 1.3.88. Please make sure you take a full-site backup with restore point before updating the plugin = += 2.0.48: May 16, 2019 = + +* Enhancements: + - Added an ability to 3rd party integration with cover image actions + +* Bugfixes: + - Fixed ability to edit profile on not predefined Profile Page + = 2.0.47: May 14, 2019 = * Bugfixes: diff --git a/ultimate-member.php b/ultimate-member.php index af89801b..9550433b 100644 --- a/ultimate-member.php +++ b/ultimate-member.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: 2.0.47 +Version: 2.0.48 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member