mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 22:23:37 +09:00
Update 1.0.85
This commit is contained in:
+3
-2
@@ -10,9 +10,10 @@ class UM_Cache {
|
||||
|
||||
function do_not_cache() {
|
||||
|
||||
if ( um_is_core_uri() )
|
||||
if ( um_is_core_uri() ) {
|
||||
define( "DONOTCACHEPAGE", true );
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user