Admin page - show plugin info meta box

This commit is contained in:
abuoyoyo 2022-05-31 01:45:29 +03:00
parent 85f56cec68
commit 29af423f16

View File

@ -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' => [