Admin page: description_container - add notice wrapper

Use WPHelper/AdminPage 'description_container' option
This commit is contained in:
abuyoyo 2022-07-30 01:32:23 +03:00
parent dfe9bdb23e
commit e1f113ba7d

View File

@ -29,6 +29,7 @@ new PluginCore(
[ [
'id' => 'notice_manager', 'id' => 'notice_manager',
'description' => 'Setup Notice Manager options.', 'description' => 'Setup Notice Manager options.',
'description_container' => 'notice-info',
'fields' => [ 'fields' => [
[ [
'id' => 'above_title', 'id' => 'above_title',