- the fix for the flushing cache;

This commit is contained in:
Nikita Sinelnikov
2022-08-13 00:31:23 +03:00
parent c1b3b0d3c4
commit 1da32184df
+1 -1
View File
@@ -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
);