diff --git a/wp-content/themes/score/functions.php b/wp-content/themes/score/functions.php index 7a3d5ba..ec14bd8 100644 --- a/wp-content/themes/score/functions.php +++ b/wp-content/themes/score/functions.php @@ -64,7 +64,7 @@ require_once(ghostpool_admin . 'theme-post-types.php'); require_once (ghostpool_admin . 'tinymce/tinymce.php'); // Update Notification -require_once(ghostpool_admin . 'theme-update-notification.php'); +// require_once(ghostpool_admin . 'theme-update-notification.php'); // WP Show IDs require_once(ghostpool_admin . 'wp-show-ids/wp-show-ids.php');