diff --git a/admin/templates/extensions.php b/admin/templates/extensions.php index b5d217d1..47c774eb 100644 --- a/admin/templates/extensions.php +++ b/admin/templates/extensions.php @@ -1,5 +1,12 @@ 'https://ultimatemember.com/extensions/user-tags/', + 'image' => 'https://ultimatemember.com/wp-content/uploads/2015/12/user-tags-copy.jpg', + 'name' => 'User Tags', + 'desc' => 'Add a user tag system to your site and allow users to associate tags with their profile and enable users to find other users easily with the same tag.', + ); + $premium['verified-users'] = array( 'url' => 'https://ultimatemember.com/extensions/verified-users/', 'image' => 'https://ultimatemember.com/wp-content/uploads/2015/09/image.png', diff --git a/index.php b/index.php index 21a7e958..1ee53bb7 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.35 +Version: 1.3.36 Author: Ultimate Member Author URI: http://ultimatemember.com/ */ diff --git a/readme.txt b/readme.txt index 834c6274..fe7bd4c6 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.35 +Stable Tag: 1.3.36 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 +* [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 * [Private Messages](https://ultimatemember.com/extensions/private-messages/) - Add a private messaging system to your site & allow users to message each other