Commit Graph

532 Commits

Author SHA1 Message Date
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
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
jonfalcon 7eba910cc9 Fix select2 multi dropdown for wc orders 2016-02-25 17:01:37 -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
Champ Camba 10959e858b Merge pull request #99 from jonfalcon/master
Fix duplicate full_name permalinks
2016-02-25 19:47:44 +08:00