Inventory_Presser_Admin_Options::boolean_checkbox_setting_callback( string $setting_name, string $checkbox_label )
boolean_checkbox_setting_callback
Contents
Description Description
Outputs HTML that renders checkboxes.
Parameters Parameters
- $setting_name
-
(string) (Required) The name of the setting and control
- $checkbox_label
-
(string) (Required) The checkbox label that the user sees
Return Return
(void)