mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Tagging 1.3.50
This commit is contained in:
@@ -4,7 +4,7 @@ Ultimate Member is a powerful and flexible WordPress plugin that makes it a bree
|
||||
|
||||
| Latest Version |Requires at least|Stable Tag|
|
||||
| :------------: |:------------:|:------------:|
|
||||
| 1.3.49| WordPress 4.1 or higher| 1.3.44 |
|
||||
| 1.3.50| WordPress 4.1 or higher| 1.3.44 |
|
||||
|
||||
|
||||
##Features of the plugin include:
|
||||
@@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version
|
||||
|
||||
Releases
|
||||
====================
|
||||
[Latest Release: Ultimate Member v1.3.49](https://github.com/ultimatemember/ultimatemember/releases).
|
||||
[Latest Release: Ultimate Member v1.3.50](https://github.com/ultimatemember/ultimatemember/releases).
|
||||
|
||||
Changelog
|
||||
====================
|
||||
|
||||
@@ -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.49
|
||||
Version: 1.3.50
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
*/
|
||||
|
||||
+11
-2
@@ -5,9 +5,9 @@ Contributors: ultimatemember, champsupertramp
|
||||
Donate link:
|
||||
Tags: access control, author, authors, author profile, comments, community, communities, conditional fields, conditional logic, conditional menus, content protection, custom fields, file uploads, form builder, front-end login, front-end registration, gravatar, hide wp-admin, login, login page, logged-in users, mandrill, member, members, membership, member directory, online users, profile, profiles, profile builder, registration, restriction, restrict content, role creation, role menus, search filters, sign in, sign up, social network, star ratings, toolbar, user, users, user fields, user profile, user-profile, user profiles, user roles
|
||||
Requires at least: 4.1
|
||||
Tested up to: 4.4
|
||||
Tested up to: 4.5
|
||||
|
||||
Stable Tag: 1.3.49
|
||||
Stable Tag: 1.3.50
|
||||
|
||||
License: GNU Version 2 or Any Later Version
|
||||
|
||||
@@ -149,6 +149,15 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.50: April 21, 2016 =
|
||||
* Fixed: menu incompatibility issue
|
||||
* Fixed: username validation
|
||||
* Fixed: admin css conflict
|
||||
* Fixed: display name capitalization
|
||||
* Fixed: search member filter and fields
|
||||
* Fixed: member directory big SELECT query
|
||||
* Added: action hook 'um_access_post_type' & 'um_access_post_type_{current_page_type}' for current page type in access settings
|
||||
|
||||
= 1.3.49: April 14, 2016 =
|
||||
* Fixed: remove core notices from ajax requests
|
||||
* Fixed: upload form and media path
|
||||
|
||||
Reference in New Issue
Block a user