Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Inventory_Presser_Admin_Options::html_select_operator( array $attributes = null, string $selected_value = null )
Creates a dropdown select that contains logical operators.
Contents
Parameters Parameters
- $attributes
-
(Optional)
Default value: null
- $selected_value
-
(Optional)
Default value: null
Return Return
(string)
Source Source
File: includes/admin/class-admin-options.php
Expand full source code Collapse full source code View on Github