mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 06:03:38 +09:00
- added hot checking membership when rejected user is logged in - logout it;
This commit is contained in:
@@ -37,9 +37,10 @@ if ( ! class_exists( 'Admin_Notices' ) ) {
|
||||
|
||||
}
|
||||
|
||||
/***
|
||||
*** @show main notices
|
||||
***/
|
||||
|
||||
/**
|
||||
* Show main notices
|
||||
*/
|
||||
function main_notices() {
|
||||
|
||||
if ( ! defined( 'DOING_AJAX' ) ) {
|
||||
|
||||
Reference in New Issue
Block a user