Admin page - show plugin info meta box
This commit is contained in:
parent
85f56cec68
commit
29af423f16
@ -18,10 +18,10 @@ new PluginCore(
|
||||
__FILE__,
|
||||
[
|
||||
'update_checker' => true,
|
||||
|
||||
'admin_page' => [
|
||||
'parent' => 'options',
|
||||
'render' => 'settings-page', // built-in settings page
|
||||
'plugin_info' => true,
|
||||
'settings' => [
|
||||
'option_name' => 'notice_manager', // option_name used in wp_options table
|
||||
'sections' => [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user