PluginCore - fix update_checker - repo is public
This commit is contained in:
parent
a05bd73ef0
commit
709617d779
@ -17,7 +17,7 @@ use WPHelper\PluginCore;
|
||||
new PluginCore(
|
||||
__FILE__,
|
||||
[
|
||||
'update_checker' => ['auth'=> $github_oauth],
|
||||
'update_checker' => true,
|
||||
|
||||
'admin_page' => [
|
||||
'parent' => 'options',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user