Inventory_Presser_Admin_Settings_Suggester::get_admin_notice_html( string $message, string $color )

Creates HTML that renders an admin notice.


Parameters Parameters

$message

(Required)

$color

(Required) A value of 'red', 'yellow', or 'green' that appears as a left border on the notice box


Top ↑

Return Return

(string) HTML that renders an admin notice


Top ↑

Source Source

File: includes/admin/class-admin-settings-suggester.php