mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-20 07:04:06 +09:00
Fix redux notices, css styles in admin
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
}
|
||||
|
||||
public static function isWpDebug() {
|
||||
return ( defined( 'WP_DEBUG' ) && WP_DEBUG == true );
|
||||
return 0;
|
||||
}
|
||||
|
||||
public static function getTrackingObject() {
|
||||
|
||||
Reference in New Issue
Block a user