Skip to content

Commit

Permalink
Remove dash notice
Browse files Browse the repository at this point in the history
  • Loading branch information
uglyrobot committed Dec 9, 2016
1 parent f370303 commit e435f36
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
4 changes: 0 additions & 4 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion dash-notice
Submodule dash-notice deleted from 1c383c
12 changes: 1 addition & 11 deletions whmcs-mrp.php
Expand Up @@ -758,14 +758,4 @@ function admin_settings_page(){
</div>
<?php
}
}

/* -------------------- WPMU DEV Dashboard Notice -------------------- */
global $wpmudev_notices;
$wpmudev_notices[] = array( 'id'=> 264,
'name'=> 'WHMCS Multisite Provisioning',
'screens' => array(
'toplevel_page_mrp-settings-network',
) );

include_once 'dash-notice/wpmudev-dash-notification.php';
}

0 comments on commit e435f36

Please sign in to comment.