diff --git a/notice-manager.php b/notice-manager.php index 169bc42..c757a96 100644 --- a/notice-manager.php +++ b/notice-manager.php @@ -17,7 +17,7 @@ use WPHelper\PluginCore; new PluginCore( __FILE__, [ - 'update_checker' => ['auth'=> $github_oauth], + 'update_checker' => true, 'admin_page' => [ 'parent' => 'options',