mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Update 1.2.98
This commit is contained in:
@@ -327,6 +327,7 @@ class UM_Admin_Users {
|
||||
|
||||
if ( $this->custom_role == $column_name ) {
|
||||
|
||||
delete_option( "um_cache_userdata_{$user_id}" );
|
||||
um_fetch_user( $user_id );
|
||||
return um_user('role_name');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user