Display link to theme integration guide

This commit is contained in:
Brian Miyaji
2014-07-16 15:05:46 +10:00
parent 45b7aa5275
commit 68a49e7e5a
2 changed files with 2 additions and 2 deletions

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' );
}
/**