jonfalcon
5ddbdc8a3c
Fix validation for change password
2016-01-31 09:39:02 -08:00
Ultimate Member
722622bd53
Fix php notice
2016-01-30 16:15:05 +02:00
Ultimate Member
1bf9e771b7
Added password reset limit and other fixes
2016-01-30 02:18:32 +02:00
Ultimate Member
9c61742c35
Allow redirect_to param after registration
2016-01-29 21:11:22 +02:00
champsupertramp
78923c8bbb
Add image upload notice
2016-01-28 11:11:28 +08:00
champsupertramp
206408e513
Add option to allow users to hide profiles from member page
2016-01-27 19:16:49 +08:00
Melvin Lammerts
b5738b68a4
make sure the hash parameter is a string
...
This prevents an error (leaking path information on poorly configured servers) if a user supplies an array as `hash` parameter.
```
test.org/?act=activate_via_email&hash[]=hash&user_id=1
Warning: strlen() expects parameter 1 to be string, array given in /var/www/wp-content/plugins/ultimate-member/core/um-permalinks.php on line 75
```
2016-01-26 19:55:11 +01:00
champsupertramp
9a339403ff
Revert "Fix loading core assets"
...
This reverts commit c40ee15cb5 .
2016-01-26 18:12:44 +08:00
champsupertramp
66d55dd73c
Revert "Keep admin scripts minified"
...
This reverts commit 328a414157 .
2016-01-26 18:12:24 +08:00
champsupertramp
a964f4ac2f
Revert "Update select2 styles"
...
This reverts commit 9edef4051b .
2016-01-26 18:11:55 +08:00
champsupertramp
9edef4051b
Update select2 styles
2016-01-26 16:37:11 +08:00
champsupertramp
328a414157
Keep admin scripts minified
2016-01-26 16:16:32 +08:00
champsupertramp
c40ee15cb5
Fix loading core assets
2016-01-26 15:59:27 +08:00
Ultimate Member
99d591bd61
Use native WP masonry script instead of duplicating it
2016-01-26 01:51:54 +02:00
Ultimate Member
c1c73d5f33
Merge pull request #76 from jonfalcon/master
...
Fix title tags not updated
2016-01-25 17:04:12 +02:00
Ultimate Member
8c6b059877
Merge pull request #74 from nickburne/master
...
Allows setting user tags fields as search filters
2016-01-25 17:03:39 +02:00
jonfalcon
756eb1d7be
Fix account deletion on one submission
2016-01-24 15:13:13 -08:00
jonfalcon
7912bdaa67
Fix empty uneditable fields
2016-01-24 14:46:14 -08:00
jonfalcon
ebc2fc7e0b
Fix title tags not updated
2016-01-24 10:24:19 -08:00
Ultimate Member
a67c0c94d0
Minor tweak to activation link
2016-01-22 19:14:43 +02:00
Ultimate Member
407e73dc24
Allow members template to be customized/overridden
2016-01-20 17:00:12 +02:00
shramee
3064126369
Allowing usertags in search filters
2016-01-20 15:24:28 +05:30
Ultimate Member
a0d1d8c990
Merge pull request #72 from jonfalcon/master
...
SSL Checker / auto login after registering
2016-01-19 19:59:12 +02:00
jonfalcon
2b37fb27d9
Approve membership
2016-01-19 17:02:36 -08:00
jonfalcon
ece5f6d7be
Option to login user after clicking the activation link
2016-01-19 16:18:14 -08:00
jonfalcon
07c181c69c
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-01-19 15:33:57 -08:00
champsupertramp
683b49ed6a
Remove bio count strings
2016-01-19 20:43:49 +08:00
champsupertramp
d9dcf853f8
Remove notices
2016-01-19 16:21:08 +08:00
champsupertramp
b4771e9a45
Add bio characters limit
2016-01-19 16:00:19 +08:00
champsupertramp
2827291f95
Fixed password changed email template
2016-01-18 20:04:18 +08:00
champsupertramp
5e3aa8d713
Fixed indentation
2016-01-18 18:04:09 +08:00
champsupertramp
aef1d00a99
Fix user_login fallbacks and remove email address
2016-01-18 17:46:06 +08:00
Ultimate Member
518c8544ce
CSS tweaks
2016-01-16 03:08:46 +02:00
Ultimate Member
bc88b37ceb
Fix seo bug canonical rel meta
2016-01-14 18:50:53 +02:00
jonfalcon
67635132b4
Fix ssl checker for load balancers
2016-01-13 15:41:52 -08:00
champsupertramp
a05cf7e5f1
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
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
jonfalcon
05daa67c38
Fix lock text login_referrer constant
2016-01-10 07:23:29 -08:00
jonfalcon
133fb7f3a7
Fix full name returning invalid data
2016-01-09 17:22:42 -08:00
champsupertramp
c14357efed
Fixed SSL compatibility with upload base url
2016-01-08 23:35:01 +08:00
jonfalcon
9be8515745
Remove jquery-form to prevent conflict with uploader
2016-01-07 15:37:01 -08:00
champsupertramp
cf95130497
Add custom taxonomy content restrictions
2016-01-07 10:41:49 +08:00
champsupertramp
e43bad431f
Fixed upload photo issue with SSL
2016-01-06 22:23:58 +08:00
champsupertramp
0d32317aec
Remove notice
2016-01-06 15:16:00 +08:00
champsupertramp
a2828ebfc4
Fix activation link
2016-01-04 12:40:30 +08:00