mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Fix for not logged in users
This commit is contained in:
@@ -107,6 +107,7 @@ if ( ! class_exists( 'um\core\External_Integrations' ) ) {
|
||||
'page_id' => $post->ID
|
||||
) );
|
||||
set_query_var( 'um_user', $maches[1] );
|
||||
wp_reset_postdata();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user