Hide theme support notice

This commit is contained in:
Brian Miyaji
2014-06-03 03:47:34 +10:00
parent ce8ce24cb4
commit 22a1560fb5

View File

@@ -81,7 +81,7 @@ class SP_Admin_Notices {
* Show the Theme Check notice
*/
public function theme_check_notice() {
include( 'views/html-notice-theme-support.php' );
// include( 'views/html-notice-theme-support.php' );
}
/**