mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Tagging 1.3.45
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.44| WordPress 4.1 or higher| 1.3.38 |
|
||||
| 1.3.45| WordPress 4.1 or higher| 1.3.38 |
|
||||
|
||||
|
||||
##Features of the plugin include:
|
||||
@@ -47,7 +47,7 @@ GNU Version 2 or Any Later Version
|
||||
|
||||
Releases
|
||||
====================
|
||||
[Latest Release: Ultimate Member v1.3.44](https://github.com/ultimatemember/ultimatemember/releases).
|
||||
[Latest Release: Ultimate Member v1.3.45](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.44
|
||||
Version: 1.3.45
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
*/
|
||||
|
||||
+24
-1
@@ -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.44
|
||||
Stable Tag: 1.3.45
|
||||
|
||||
License: GNU Version 2 or Any Later Version
|
||||
|
||||
@@ -148,6 +148,29 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
16. Screenshot 16
|
||||
|
||||
== Changelog ==
|
||||
= 1.3.45: April 6, 2016 =
|
||||
* New: support for wordfence and limit login
|
||||
* New: search widget
|
||||
* New: secondary email address
|
||||
* Added: hook to password reset form fields
|
||||
* Added: privacy options for profile menu tabs
|
||||
* Added: option to allow primary email editable in profile view
|
||||
* Added: member directory sort randomly
|
||||
* Fixed: user page redirection
|
||||
* Fixed: admin script error
|
||||
* Fixed: invalid image path
|
||||
* Fixed: upload image png with transparency
|
||||
* Fixed: permalink basename fallback
|
||||
* Fixed: casting variable and add new filter
|
||||
* Fixed: remove notices
|
||||
* Fixed: search users by tag
|
||||
* Fixed: force UT8 encoding option
|
||||
* Fixed: email content type
|
||||
* Fixed: WPML compatibility
|
||||
* Fixed: permalink base name format and redirect loop in profile page
|
||||
* Fixed: form labels textdomain
|
||||
* Fixed: edit profile redirect
|
||||
* Tweak: accept period in profile url
|
||||
|
||||
= 1.3.44: March 11, 2016 =
|
||||
* New: an option to force Strings to use UTF-8 encoding
|
||||
|
||||
Reference in New Issue
Block a user