mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- removed Tracking notice;
This commit is contained in:
@@ -38,7 +38,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Notices' ) ) {
|
||||
$this->localize_note();
|
||||
$this->show_update_messages();
|
||||
$this->check_wrong_install_folder();
|
||||
$this->admin_notice_tracking();
|
||||
//$this->admin_notice_tracking();
|
||||
$this->need_upgrade();
|
||||
$this->check_wrong_licenses();
|
||||
|
||||
|
||||
@@ -522,7 +522,7 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
$this->permalinks();
|
||||
$this->modal();
|
||||
$this->cron();
|
||||
$this->tracking();
|
||||
//$this->tracking();
|
||||
$this->mobile();
|
||||
$this->external_integrations();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user