Tagging 1.3.67

This commit is contained in:
champsupertramp
2016-08-02 14:11:49 +08:00
parent c4a4bef052
commit df8b3d597e
3 changed files with 27 additions and 3 deletions
+2 -2
View File
@@ -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.66 | WordPress 4.5 or higher| 1.3.66 |
| 1.3.67 | WordPress 4.5 or higher| 1.3.67 |
##Features of the plugin include:
@@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version
Releases
====================
[Latest Release: Ultimate Member v1.3.66](https://github.com/ultimatemember/ultimatemember/releases).
[Latest Release: Ultimate Member v1.3.67](https://github.com/ultimatemember/ultimatemember/releases).
Changelog
====================
+1 -1
View File
@@ -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.66
Version: 1.3.67
Author: Ultimate Member
Author URI: http://ultimatemember.com/
Text Domain: ultimatemember
+24
View File
@@ -149,6 +149,30 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
== Changelog ==
= 1.3.67: August 02, 2016 =
* New: allow non-editable fields in registration form
* Fixed: member directory mobile pagination
* Fixed: biography field validation in profile header and forms
* Fixed: remove override 'birth date' label
* Fixed: html support in biography field
* Fixed: select options search
* Fixed: select field's search query
* Fixed: search filters and multi-select fields
* Fixed: select, radio and checkbox field options
* Fixed: multiple select in UM settings
* Fixed: member directory's pagination links
* Fixed: remove nonce and http referer from submitted user details
* Fixed: disallow direct access link to posts with enabled category access restriction
* Added: new filter hook: `um_get_default_cover_uri_filter`
* Added: new filter hook: `um_register_allow_nonce_verification`
* Added: new filter hook: `um_get_option_filter__{$option_id}`
* Added: new filter hook: ` um_profile_{$key}__filter`
* Added: new filter hook: `um_profile_{$key}_empty__filter`
* Added: new filter hook `um_enable_ajax_urls`
* Added: new filter hook `um_field_checkbox_item_title`
= 1.3.66: July 14, 2016 =
* Tweak: update translation strings and English translation file.