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.


Parameters Parameters

$attributes

(Optional)

Default value: null

$selected_value

(Optional)

Default value: null


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/admin/class-admin-options.php