Commit Graph

304 Commits

Author SHA1 Message Date
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
Champ Camba 10959e858b Merge pull request #99 from jonfalcon/master
Fix duplicate full_name permalinks
2016-02-25 19:47:44 +08:00
champsupertramp b17952fd1c Fix show admin bar option 2016-02-25 18:27:06 +08:00
Champ Camba 70a99aadaa Merge pull request #98 from jonfalcon/master
Fix select2 multi dropdown for wc orders
2016-02-25 17:29:42 +08:00
champsupertramp 7f6c994159 Fix default gravatar image 2016-02-25 17:26:09 +08:00
champsupertramp 573b35566c Set Gravatar default image to UM default image 2016-02-25 16:32:37 +08:00
champsupertramp 444bc74fdf Add new filter for display field 2016-02-25 13:33:08 +08:00
champsupertramp 879bbddc36 Remove notice 2016-02-25 13:32:48 +08:00
champsupertramp 50f0003689 Fix community role editing 2016-02-24 15:49:18 +08:00
champsupertramp a3b0159c4a Fix admin bar visibility per user role 2016-02-24 15:44:19 +08:00
champsupertramp 1046454829 Set last login for new registered users to show in member directory 2016-02-24 13:29:07 +08:00
champsupertramp 65d090a514 Show users with gravatar photo in member directory 2016-02-24 13:16:44 +08:00
champsupertramp 7faf52d18e Add gravatar transfer tool 2016-02-24 13:16:01 +08:00
champsupertramp f7d7b118a6 Tweak tooltip and comment 2016-02-23 16:45:53 +08:00
champsupertramp 0262e29e1e Fix member directory's search query 2016-02-23 16:27:40 +08:00
champsupertramp 589fec5bd9 Remove notice 2016-02-23 16:21:52 +08:00
champsupertramp 97080b1219 Fix registration process with pending and show message enabled 2016-02-22 21:29:10 +08:00
Champ Camba d8b44342fe Merge pull request #92 from jonfalcon/master
Fix empty access roles
2016-02-22 19:38:30 +08:00
champsupertramp 6f3a3b84aa Fix email content type, template and localization 2016-02-22 14:33:32 +08:00
jonfalcon 5acbefa803 Fix empty access roles 2016-02-20 18:10:09 -08:00
champsupertramp b90691dcd8 Validate roles for forms without custom fields 2016-02-20 16:14:40 +08:00
champsupertramp 4dc3169a74 Fix form security validation 2016-02-20 15:47:27 +08:00
champsupertramp 95fe19bc1c Fix search form pagination visibility 2016-02-19 23:20:46 +08:00
champsupertramp 3f560af9d0 Fix form role and validation 2016-02-19 19:18:04 +08:00