Follow up: Welcome tab

This commit is contained in:
ultimatemember
2014-12-21 17:47:37 +02:00
parent 2eb8c43ffc
commit 0f9e7547ee
14 changed files with 218 additions and 94 deletions
-4
View File
@@ -15,10 +15,6 @@ class UM_Admin_API {
require_once( um_path . 'admin/core/um-admin-redux.php' );
}
$this->about_tabs['about'] = 'About';
$this->about_tabs['start'] = 'Getting Started';
}
/***