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(
|
new PluginCore(
|
||||||
__FILE__,
|
__FILE__,
|
||||||
[
|
[
|
||||||
'update_checker' => ['auth'=> $github_oauth],
|
'update_checker' => true,
|
||||||
|
|
||||||
'admin_page' => [
|
'admin_page' => [
|
||||||
'parent' => 'options',
|
'parent' => 'options',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user