Commit Graph

57 Commits

Author SHA1 Message Date
Champ Camba 18dd37fe70 Fx text domain slug for wp.org translation compatibility 2017-06-06 22:37:55 +08:00
Myles McNamara 52dd2f508b Fix account email activate 'user_login', and wp_login params
$user_login is not defined, should be $user->user_login, and wp_login should pass two params, the $user->user_login and $user object
2017-05-22 15:26:49 -04:00
Champ Camba 3e5a1df86c Fix profile slug in permalink 2017-02-17 18:45:06 +08:00
Champ Camba 8c054f9412 Fix redirection on update profile slug 2017-02-09 11:37:20 +08:00
champsupertramp 2d91517fa2 Adds new filter hook to disable canonical link in header
- um_allow_canonical__filter
2016-10-19 14:56:12 +08:00
champsupertramp 169219e062 Improves loading users in member directory 2016-09-06 13:23:26 +08:00
champsupertramp aa7ac4de31 Refactor profile permalink 2016-09-06 00:17:44 +08:00
champsupertramp 74292fe18b Fix profile permalink structure 2016-09-05 23:30:56 +08:00
champsupertramp 06f40d452c Fix duplicate profile url slugs and cases 2016-08-27 21:58:44 +08:00
champsupertramp 3042d250b9 Fix indentation 2016-08-14 21:28:56 +08:00
champsupertramp e88f9c788e Add new filter hook 'um_activate_url 2016-08-11 16:37:00 +08:00
champsupertramp 3105695b2b Add new filter hook 'um_activate_url' 2016-08-11 16:36:28 +08:00
champsupertramp 10e3e8263a Remove notices 2016-08-04 12:24:02 +08:00
champsupertramp e4030f445d Fix member directory's pagination links 2016-07-27 15:07:09 +08:00
champsupertramp da5461376b Add new option for Network Permalink Structure 2016-07-01 10:39:22 +08:00
champsupertramp 67c3e6e322 Fix profile permalink in a multi-site setup 2016-06-29 16:43:03 +08:00
champsupertramp 525afac101 Remove notice 2016-06-24 22:41:40 +08:00
champsupertramp f4779576ec Fix edit profile url in multi-site setup 2016-06-23 19:20:54 +08:00
champsupertramp 6d19bfea6c Fix current url 2016-06-15 14:26:40 +08:00
champsupertramp 0d86805510 Fix permalink base format 2016-05-27 14:28:15 +08:00
champsupertramp 778a97c6c2 Fix permalink base format 2016-04-05 13:13:41 +08:00
champsupertramp d3013b277a Add permalink basename fallback 2016-03-24 22:57:27 +08:00
champsupertramp cb2194c8be Fix profile permalink 2016-03-22 15:32:14 +08:00
champsupertramp 5a74e0d7de Fix permalink base name format and redirect loop in profile page 2016-03-21 23:42:37 +08:00
champsupertramp 432c0fa01a Fix WPML compatibility 2016-03-20 20:02:06 +08:00
champsupertramp 128576aa7e Fix profile URL with single dash in the last name. 2016-03-01 18:52:35 +08:00
jonfalcon b19a85f6d5 Fix honorifics in full name 2016-02-26 18:14:07 -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
jonfalcon fa6fd80066 Fix duplicate full_name permalinks 2016-02-25 19:11:00 -08:00
Melvin Lammerts b5738b68a4 make sure the hash parameter is a string
This prevents an error (leaking path information on poorly configured servers) if a user supplies an array as `hash` parameter.

```
test.org/?act=activate_via_email&hash[]=hash&user_id=1

Warning: strlen() expects parameter 1 to be string, array given in /var/www/wp-content/plugins/ultimate-member/core/um-permalinks.php on line 75
```
2016-01-26 19:55:11 +01:00
Ultimate Member a67c0c94d0 Minor tweak to activation link 2016-01-22 19:14:43 +02:00
jonfalcon 2b37fb27d9 Approve membership 2016-01-19 17:02:36 -08:00
jonfalcon ece5f6d7be Option to login user after clicking the activation link 2016-01-19 16:18:14 -08:00
Ultimate Member bc88b37ceb Fix seo bug canonical rel meta 2016-01-14 18:50:53 +02:00
champsupertramp a05cf7e5f1 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2016-01-13 12:35:14 +08:00
champsupertramp 217b107c19 Add permalink basename format 2016-01-13 12:33:21 +08:00
Ultimate Member ca564342c3 Fix php notice 2016-01-13 00:33:54 +02:00
champsupertramp 286063e9c0 Add option for port forwarding in URL 2016-01-12 10:25:50 +08:00
champsupertramp 30af5aac35 WPML compatibility 2016-01-10 22:31:42 +08:00
champsupertramp a2828ebfc4 Fix activation link 2016-01-04 12:40:30 +08:00
champsupertramp c901697d69 Fixed hash comparison 2015-12-29 22:25:04 +08:00
jonfalcon f4e34952d7 Fix member search on homepage 2015-12-15 13:46:53 -08:00
champsupertramp 0634f773d5 Update 1.3.29 2015-11-05 19:51:31 +08:00
ultimatemember 1c4ca1802c Update 1.2.98 2015-05-18 14:12:50 +03:00
ultimatemember 3c960b187c Update 1.2.8 2015-04-25 21:41:47 +02:00
ultimatemember 5e281fbeaf Update 1.1.6 2015-04-07 20:10:23 +02:00
ultimatemember 22d5c2d24a Update 1.0.76 2015-03-07 13:07:49 +02:00
ultimatemember 5effe7c017 Update 1.0.59 2015-02-18 00:45:09 +02:00
ultimatemember f90388b4d6 Version 1.0.40 2015-02-04 20:31:39 +02:00