champsupertramp
90f3a4b9b6
Hide virtual keyboard when tapping select elements
2016-01-13 13:08:13 +08:00
champsupertramp
a05cf7e5f1
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
v1.3.37
2016-01-13 12:35:14 +08:00
champsupertramp
217b107c19
Add permalink basename format
2016-01-13 12:33:21 +08:00
Ultimate Member
ca564342c3
Fix php notice
2016-01-13 00:33:54 +02:00
champsupertramp
aad5a39f85
Fixed Account page WPML compatibility
2016-01-12 19:07:32 +08:00
champsupertramp
f5f3cd7475
Fixed WPML compatibility issue
2016-01-12 18:05:24 +08:00
champsupertramp
286063e9c0
Add option for port forwarding in URL
2016-01-12 10:25:50 +08:00
champsupertramp
30af5aac35
WPML compatibility
2016-01-10 22:31:42 +08:00
Ultimate Member
0e10428126
Merge pull request #70 from jonfalcon/master
...
Fix lock text login_referrer constant
2016-01-10 01:40:49 +02:00
jonfalcon
05daa67c38
Fix lock text login_referrer constant
2016-01-10 07:23:29 -08:00
Ultimate Member
c6e60d5d24
Merge pull request #69 from jonfalcon/master
...
Fix full name returning invalid data
2016-01-09 13:28:53 +02:00
jonfalcon
133fb7f3a7
Fix full name returning invalid data
2016-01-09 17:22:42 -08:00
champsupertramp
6a88d6d046
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-01-08 23:35:08 +08:00
champsupertramp
c14357efed
Fixed SSL compatibility with upload base url
2016-01-08 23:35:01 +08:00
Ultimate Member
95b035b1fc
Native css for textboxes in admin
2016-01-08 17:20:58 +02:00
champsupertramp
2b71b286b9
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-01-08 23:15:56 +08:00
champsupertramp
980bbe5218
Allow search submission on keypress
2016-01-08 23:15:08 +08:00
Ultimate Member
0ce1fa4199
Merge pull request #68 from jonfalcon/update-datepicker
...
Update datepicker
2016-01-07 14:37:35 +02:00
jonfalcon
8e8691f5cf
Update datepicker to 3.5.6
2016-01-07 16:14:04 -08:00
jonfalcon
9be8515745
Remove jquery-form to prevent conflict with uploader
2016-01-07 15:37:01 -08:00
champsupertramp
ecf7090ed1
Update ReadMe
v1.3.36
2016-01-07 10:48:46 +08:00
champsupertramp
cf95130497
Add custom taxonomy content restrictions
2016-01-07 10:41:49 +08:00
champsupertramp
2dd1003ec6
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-01-06 22:24:48 +08:00
champsupertramp
e43bad431f
Fixed upload photo issue with SSL
2016-01-06 22:23:58 +08:00
Ultimate Member
b17b946a1c
Update release date
2016-01-06 16:19:02 +02:00
champsupertramp
0d32317aec
Remove notice
2016-01-06 15:16:00 +08:00
Ultimate Member
d832280745
Updating readme for next version 1.3.36
2016-01-05 17:07:39 +02:00
champsupertramp
4dd69a066c
Update ReadMe
2016-01-04 22:56:44 +08:00
champsupertramp
9be33721b9
Update Readme
2016-01-04 22:54:34 +08:00
champsupertramp
a2828ebfc4
Fix activation link
v1.3.35
2016-01-04 12:40:30 +08:00
champsupertramp
6e7d1aef62
Remove notices
2016-01-04 11:09:41 +08:00
champsupertramp
52ee46b997
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
...
# Conflicts:
# core/um-short-functions.php
2016-01-04 11:07:48 +08:00
Ultimate Member
8a95eda1ec
Add usermeta support to content locker shortcode
2016-01-02 18:49:56 +02:00
Ultimate Member
773749dec8
Adds content locking to guests only within post/page
2016-01-02 18:25:44 +02:00
Ultimate Member
b292d86f06
Allow custom admin bulk actions
2016-01-02 17:08:45 +02:00
Ultimate Member
0f85d192af
Merge pull request #65 from jonfalcon/master
...
Add hook to field values when editing
2016-01-02 12:31:51 +02:00
jonfalcon
81c791a518
Add hook to field values when editing
2016-01-02 15:27:52 -08:00
Ultimate Member
eab1e87e34
Adds [um_loggedin] shortcode to protect content
2016-01-02 01:36:11 +02:00
Ultimate Member
fac38c09c6
Add community role field to user creation in backend
2016-01-01 22:50:09 +02:00
Ultimate Member
b4dd56f624
Many changes in core to be more WordPress native
2016-01-01 18:47:54 +02:00
Ultimate Member
59e0c4da12
Trim long strings in field labels (backend only)
2015-12-31 16:49:50 +02:00
Ultimate Member
75e5b85d80
New field type: Number
2015-12-30 22:08:23 +02:00
Ultimate Member
395a366ff6
Minor css changes to description
2015-12-30 21:06:47 +02:00
Ultimate Member
1dc52cb005
Automatic clickable links in profile header bio
2015-12-30 20:59:57 +02:00
Ultimate Member
10de28ccdd
Merge pull request #64 from purplewhite/master
...
Bugfix Cover thumb sizes
2015-12-30 16:56:43 +02:00
champsupertramp
66838ec2f8
Remove notice
2015-12-30 17:08:12 +08:00
purplewhite
bfb8a79aaf
TinyMCE editor for HTML textareas (except description)
...
Textareas with HTML enabled - except the description field - should be
editable with a (simple) rich text editor. This allows also users
without HTML skills to create formatted text. The description field is
excluded to ensure a working layout with this common field.
These are just some quick changes working well for our use cases.
Probably there's a more elegant implementation possible.
2015-12-29 18:11:23 +01:00
Ultimate Member
e3b42da2bf
New feature: show specific users in member directory
2015-12-29 17:39:59 +02:00
champsupertramp
188229e1bb
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2015-12-29 22:25:18 +08:00
champsupertramp
c901697d69
Fixed hash comparison
2015-12-29 22:25:04 +08:00