mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Fix redirect URL
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ class UM_Account {
|
||||
|
||||
$redirect_to = add_query_arg(
|
||||
'redirect_to',
|
||||
um_set_redirect_url( um_get_core_page('account') ) ,
|
||||
urlencode_deep( um_get_core_page('account') ) ,
|
||||
um_get_core_page('login')
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user