- added hot checking membership when rejected user is logged in - logout it;

This commit is contained in:
nikitozzzzzzz
2018-01-19 12:50:54 +02:00
parent 519372cb33
commit ec807386af
2 changed files with 22 additions and 3 deletions
+4 -3
View File
@@ -37,9 +37,10 @@ if ( ! class_exists( 'Admin_Notices' ) ) {
}
/***
*** @show main notices
***/
/**
* Show main notices
*/
function main_notices() {
if ( ! defined( 'DOING_AJAX' ) ) {