mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- the fix for the flushing cache;
This commit is contained in:
@@ -1702,7 +1702,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
|
||||
'awaiting_email_confirmation',
|
||||
'inactive',
|
||||
'rejected',
|
||||
'pending', // not real status key, just for the transient
|
||||
'pending_dot', // not real status key, just for the transient
|
||||
'unassigned', // not real status key, just for the transient
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user