Inventory_Presser_Admin_Settings_Suggester::get_admin_notice_html( string $message, string $color )
get_admin_notice_html
Contents
Description Description
Creates HTML that renders an admin notice.
Parameters Parameters
- $message
-
(string) (Required)
- $color
-
(string) (Required) A value of 'red', 'yellow', or 'green' that appears as a left border on the notice box
Return Return
(string) HTML that renders an admin notice