- changed readme;

This commit is contained in:
nikitasinelnikov
2019-07-11 19:04:35 +03:00
parent 7151b8a183
commit 544134610c
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -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.51 | WordPress 4.9 or higher| 2.0.51 |
| 2.0.52 | WordPress 4.9 or higher| 2.0.52 |
Features of the plugin include:
@@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version
Releases
====================
[Official Release Version: 2.0.51](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.51).
[Official Release Version: 2.0.52](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.52).
Changelog
====================
+6 -7
View File
@@ -135,6 +135,12 @@ $premium['user-photos'] = array(
'desc' => 'Allow users to upload photos to their profile',
);
$free['forumwp'] = array(
'url' => 'https://ultimatemember.com/extensions/forumwp/',
'image' => 'https://ultimatemember.com/wp-content/uploads/bb-plugin/cache/um-forumwp-extension-circle.png',
'name' => 'ForumWP',
'desc' => 'Integrates Ultimate Member with the forum plugin <a href="https://forumwpplugin.com" target="_blank">ForumWP</a>',
);
$free['online-users'] = array(
'url' => 'https://ultimatemember.com/extensions/online-users/',
@@ -155,13 +161,6 @@ $free['terms-conditions'] = array(
'image' => 'https://ultimatemember.com/wp-content/uploads/edd/2017/07/terms-conditions.png',
'name' => 'Terms & Conditions',
'desc' => 'Add terms & conditions to your registration form',
);
$free['forumwp'] = array(
'url' => 'https://ultimatemember.com/extensions/forumwp/',
'image' => 'https://ultimatemember.com/wp-content/uploads/bb-plugin/cache/um-forumwp-extension-circle.png',
'name' => 'ForumWP',
'desc' => 'Integrates Ultimate Member with the forum plugin <a href="https://forumwpplugin.com" target="_blank">ForumWP</a>',
); ?>
<div id="um-extensions-wrap" class="wrap">
+1
View File
@@ -143,6 +143,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
- Extended hooks for 3rd party integrations
* Bugfixes:
- Fixed settings labels with CPT & Taxonomies
- Fixed UM Roles create/edit XSS security issue
- Fixed XSS security issue on account upgrade