10h30
eb6b5f21d0
Custom code was at wrong location
...
Update the code to support query string redirect
2016-03-09 22:29:25 +07:00
champsupertramp
cbfe8c2885
Remove feed from content restriction
2016-03-09 22:13:24 +08:00
champsupertramp
8bdbcc6725
Fix search username query
2016-03-09 11:57:26 +08:00
champsupertramp
a6618eab12
Add braces
2016-03-08 22:50:11 +08:00
champsupertramp
81d39fd9c4
Add option to change Gravatar default image
2016-03-07 19:12:07 +08:00
champsupertramp
43679bd17f
Fix matching field values
2016-03-07 17:51:32 +08:00
champsupertramp
4e171b6e45
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-03-07 17:46:06 +08:00
champsupertramp
50cde1dd2b
Add option to force Strings to use UTF-8 encoding
2016-03-07 17:42:35 +08:00
champsupertramp
aaccd51164
Remove notice
2016-03-06 23:51:16 +08:00
Champ Camba
2043222186
Merge pull request #117 from 10h30/patch-3
...
Add support for server query string data after user login
2016-03-06 23:47:04 +08:00
champsupertramp
28049e4430
Fix email template path
2016-03-06 14:15:10 +08:00
Champ Camba
c7292e0f43
Merge pull request #116 from jonfalcon/master
...
Add shortcode support in [um_show_content] shortcode
2016-03-06 11:56:54 +08:00
jonfalcon
df079344d8
Fix shortcode within sho_content
2016-03-06 09:36:56 -08:00
champsupertramp
01d8f4f67e
Remove notices
2016-03-06 11:54:08 +08:00
10h30
b43e3a7571
Add support for server query string data after user login
...
Add support for server query string data after user login
2016-03-06 09:38:18 +07:00
champsupertramp
2d17f5594c
Fix member directory query
2016-03-05 22:30:51 +08:00
champsupertramp
46a93223cc
Fix email template path string
2016-03-05 21:43:39 +08:00
champsupertramp
1baa407995
Fix security check in registration form
2016-03-05 21:28:43 +08:00
champsupertramp
963f3648ea
Fix redirect URL after login
2016-03-05 19:17:24 +08:00
champsupertramp
5da7e6f1e6
Fix redirect URL
2016-03-03 22:04:23 +08:00
champsupertramp
9861657899
Fix email template and localization
2016-03-03 17:33:15 +08:00
champsupertramp
12d796a833
Fix get redirect URL
2016-03-03 14:38:45 +08:00
champsupertramp
3898a55dad
Fix redirect in registration form
2016-03-03 14:03:37 +08:00
champsupertramp
3b454cc46c
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-03-02 21:51:23 +08:00
champsupertramp
3967a1a7bd
Fix redirection
2016-03-02 21:50:18 +08:00
Champ Camba
6c1e0b4fa9
Merge pull request #110 from jonfalcon/master
...
Fix adding of members in wp-admin
2016-03-02 20:15:20 +08:00
jonfalcon
8a5abd65b0
Fix adding of members in wp-admin
2016-03-02 07:50:29 -08:00
champsupertramp
9ab65a84d0
Allow multiple member directory shortcode in a page
2016-03-02 19:38:04 +08:00
champsupertramp
a5aa428ede
Fix admin access in profiles
2016-03-02 19:03:39 +08:00
champsupertramp
54332c17b4
Add not_in_roles to [um_show_content] shortcode
2016-03-02 01:04:45 +08:00
champsupertramp
5327085231
Fix mismatched roles
2016-03-01 23:18:03 +08:00
champsupertramp
3238d5ef6a
Fix community role field in profile edit screen
2016-03-01 22:40:55 +08:00
champsupertramp
128576aa7e
Fix profile URL with single dash in the last name.
2016-03-01 18:52:35 +08:00
champsupertramp
7f0dd54d0b
Add function to check meta value existence by meta key
2016-03-01 18:51:48 +08:00
champsupertramp
2c0d0e75df
Fix user profile url with single dashed in last name
2016-03-01 17:51:05 +08:00
jonfalcon
ab31640862
Fix email template path
2016-02-29 18:32:31 -08:00
jonfalcon
0e9e5f2009
Fix select and radio invalid value
2016-02-29 17:48:01 -08:00
jonfalcon
a618e6577f
Fix unsynced wp role
2016-02-27 14:42:34 -08:00
jonfalcon
2192fd78f9
Add hook to mycred point log
2016-02-27 13:52:29 -08:00
champsupertramp
e60d88fe89
Fix show admin bar for non-logged in users
2016-02-26 22:19:18 +08:00
Champ Camba
b2327da644
Merge pull request #103 from jonfalcon/master
...
Fix honorifics in full name
2016-02-26 18:42:42 +08:00
jonfalcon
b19a85f6d5
Fix honorifics in full name
2016-02-26 18:14:07 -08:00
champsupertramp
e81981a830
Add shortcode: show custom content to specific role
...
Usage:
[um_show_content roles='member']
<!-- insert content here -->
[/um_show_content]
You can add multiple target roles, just use ',' e.g. [um_show_content
roles='member,candidates,pets']
<!--- Insert content here -->
[/um_show_content]
2016-02-26 18:35:09 +08:00
champsupertramp
e898cd44d3
Fix session issue with logout
2016-02-25 20:54:04 +08:00
Champ Camba
939de6c334
Merge pull request #102 from jonfalcon/master
...
Fix duplicate profile
2016-02-25 20:23:34 +08:00
jonfalcon
9361457297
Fix duplicate profile
2016-02-25 20:13:04 -08:00
jonfalcon
fa6fd80066
Fix duplicate full_name permalinks
2016-02-25 19:11:00 -08:00
jonfalcon
4c9bf39bf4
Register using email address if it exists
2016-02-25 17:19:26 -08:00
champsupertramp
8452c6041d
Remove single quotes
2016-02-25 19:58:37 +08:00
champsupertramp
8061e2b12d
Tweak sql concatenate with prepare statement
2016-02-25 19:55:43 +08:00