546 Commits

Author SHA1 Message Date
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
v1.3.44
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 91a44630cf Tagging 1.3.43 2016-03-05 22:42:04 +08: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 v1.3.43 2016-03-05 21:28:43 +08:00
champsupertramp 963f3648ea Fix redirect URL after login 2016-03-05 19:17:24 +08:00
champsupertramp 2fc78d1d43 Tagging 1.3.42 2016-03-03 22:08:39 +08:00
champsupertramp 5da7e6f1e6 Fix redirect URL 2016-03-03 22:04:23 +08:00
champsupertramp 9861657899 Fix email template and localization v1.3.42 2016-03-03 17:33:15 +08:00
champsupertramp 9b993fa941 Tagging 1.3.41 v1.3.41 2016-03-03 14:59:31 +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 2aa5b85f79 Tagging 1.3.40 v1.3.40 2016-03-03 12:34:41 +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
jonfalcon c3fcac4d04 Fix datepicker for ios and safari 2016-03-02 05:51:21 -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 980e3441f0 Update minified script 2016-03-02 18:09:58 +08:00
Champ Camba 18e1c9e59b Merge pull request #109 from jonfalcon/master
Fix datepicker for ios and safari
2016-03-02 18:02:28 +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
Champ Camba 0beaa0ec93 Merge pull request #108 from sasryan7/master
Remove notices
2016-03-01 21:33:07 +08:00
unknown bdc46456ff um-admin-dashboard warning correction 2016-03-01 16:17:06 +04: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
Champ Camba 343cd08178 Merge pull request #105 from jonfalcon/master
Display wp user role filters
2016-02-29 18:48:22 +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 b9f18abd76 Display wp user role filters 2016-02-29 03:22:54 -08:00
Champ Camba 3aed90e410 Merge pull request #104 from jonfalcon/master
Fix registration
2016-02-27 22:52:11 +08:00
jonfalcon a618e6577f Fix unsynced wp role 2016-02-27 14:42:34 -08:00