Commit Graph

285 Commits

Author SHA1 Message Date
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
champsupertramp 098270fea4 Fix role validation on register submission 2016-02-19 11:32:27 +08:00
champsupertramp fd8af3c390 Fix email and user submitted data encoding 2016-02-19 11:19:23 +08:00
jonfalcon 7aecfac787 Fix title tags 2016-02-18 14:17:49 -08:00
jonfalcon ac3a0eacfa Validate username exists on keypress 2016-02-16 16:10:31 -08:00
jonfalcon 8fa6a5d425 Merge remote-tracking branch 'upstream/master' 2016-02-16 14:30:37 -08:00
champsupertramp 16609859c3 Tweak upload form styles 2016-02-16 23:02:51 +08:00
jonfalcon 33b693d3c3 Fix searching with space 2016-02-15 17:52:47 -08:00
jonfalcon 14c2aa2448 Merge remote-tracking branch 'upstream/master' 2016-02-15 17:42:32 -08:00
jonfalcon 40f4d65ed5 Fix blocked words 2016-02-11 11:32:03 -08:00
champsupertramp 46eff71365 Remove notice 2016-02-12 00:00:31 +08:00
suifengtec 74b82860ca adding filter hook to emoji base uri
Signed-off-by: suifengtec <suifengtec@qq.com>
2016-02-11 12:05:59 +08:00
jonfalcon 5154237aab Fix change password 2016-02-10 14:31:27 -08:00
champsupertramp 7c8658f753 Add VK url validation 2016-02-09 08:34:32 +08:00
champsupertramp 0d1765dd06 Add Vkontakte as predefined url field 2016-02-08 17:25:53 +08:00
champsupertramp 15080a55a5 Fix members grid override 2016-02-05 16:24:45 +08:00
champsupertramp 29e8d11f93 Remove notice 2016-02-05 13:54:12 +08:00
champsupertramp a994baa308 Add filters to modify output field 2016-02-04 13:04:21 +08:00
champsupertramp a2b78dd5dc Fix redirect loop with wpml permalink 2016-02-01 21:10:24 +08:00
champsupertramp 0e3a74ae2c Fix WPML permalink and form compatibility 2016-02-01 20:13:28 +08:00